Commit Graph

540 Commits

Author SHA1 Message Date
5728f0f75d 3DScene mouse event handler partially moved to c++ - part 2 2018-05-31 16:04:59 +02:00
444232d6ff 3DScene mouse event handler partially moved to c++ 2018-05-31 13:51:50 +02:00
4515679448 3DScene set_viewport_from_scene method moved to c++ 2018-05-29 15:36:09 +02:00
69b86ea565 3DScene layer_editing_allowed method moved to c++ 2018-05-25 16:28:24 +02:00
5c6dac3215 Layers editing shader moved to c++ 2018-05-25 14:05:08 +02:00
d700d28ef2 3DScene volume selection methods moved to c++ 2018-05-25 09:03:55 +02:00
7d1514fcf0 Removed from Perl all 3DScene methods already moved to c++ 2018-05-24 16:11:34 +02:00
f7bd2a2c07 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-23 15:33:25 +02:00
3284ff3fdf Updated translations (de, fr, es, it & pl) 2018-05-23 14:22:52 +02:00
3641fda6d1 3DScene plain shader moved to c++ 2018-05-23 09:57:44 +02:00
f43e20913a Merge with master 2018-05-22 15:03:40 +02:00
7b1f575162 Merge remote-tracking branch 'remotes/origin/scene_manipulators' 2018-05-22 14:32:07 +02:00
b2b5129c15 Fixed correct updating of the modified preset on Plater tab. 2018-05-22 14:00:42 +02:00
7d6811be42 Legend texture moved to c++ 2018-05-21 14:57:43 +02:00
a92a6f8320 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-21 13:06:16 +02:00
0acf7985aa Fixed bugs with non-correct update of buttons enable.
Set minimum size for the scrolled_window_panel.
2018-05-21 12:34:31 +02:00
6d4fecc70d Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-21 08:38:05 +02:00
a342eeb3af Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-21 08:37:53 +02:00
4f5c7c51e9 Aligned frequently changing parameters according to presets settings on the Plater tab.
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
2018-05-20 23:58:09 +02:00
e5ec4a5ac6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-18 14:13:06 +02:00
1b93644962 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-18 14:12:44 +02:00
96c6ff9801 Resolved problem with Flickering.
Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel
2018-05-18 13:56:51 +02:00
b2786711d3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-17 09:31:06 +02:00
deab318685 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-17 09:30:55 +02:00
c097fd9e7f Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-05-17 09:27:16 +02:00
b41219f4e6 Reset tooltips for manifold objects into object info panel 2018-05-17 09:26:50 +02:00
8baac979f5 Set minimum width for the right sizer 2018-05-17 08:50:05 +02:00
3316594898 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-17 08:33:32 +02:00
26dd132290 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-05-17 08:33:16 +02:00
3e1abc7135 Fix of https://github.com/prusa3d/Slic3r/issues/791
The preset names have to be set at the PlaceholderParser
before querying Print for a recommended file name.
2018-05-16 12:16:30 +02:00
4b1c778986 1st attempt of perl callback from c++ for 3DScene 2018-05-15 09:50:01 +02:00
6fc5d48915 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-14 10:01:27 +02:00
888a5751a4 Object information is pasted to the ScrolledWindow 2018-05-13 21:00:03 +02:00
432ac6e492 Fixed a crash when loading multipart objects 2018-05-10 18:07:22 +02:00
6ae3284249 Merge with master branch 2018-05-09 10:16:28 +02:00
578a7eb4e8 Max count of auto assigned extruders when splitting object set as dependent of current printer 2018-05-07 16:13:58 +02:00
8b78b6ca7a Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-04 12:01:14 +02:00
7097514fa3 Fixed update of 3D view when selecting objects on Linux 2018-05-04 11:57:37 +02:00
38ed87577b Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-03 08:29:08 +02:00
607148fcba Merge remote-tracking branch 'origin/master' into updating 2018-05-02 16:13:00 +02:00
16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
e6a6cd7e77 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-05-02 14:45:42 +02:00
e2e4310322 Removed unneeded scene reloads when selecting objects 2018-05-02 13:55:04 +02:00
879d22c7ca Added Freeze/Thaw and BusyCursor to selection_changed in object list (on Plater),
It fixes visible rendering on MSW
2018-04-27 15:39:00 +02:00
91db0a6e05 Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-25 13:53:22 +02:00
eeb436931b Merge branch 'master' into updating 2018-04-25 11:57:56 +02:00
cfac6c0ebb Aligned printer settings on Plater tab 2018-04-25 11:10:34 +02:00
449aff0f62 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-04-25 11:01:32 +02:00
3cd7987af4 Fixed layer heights profile invalidated when loading model from amf file 2018-04-25 10:59:06 +02:00
62d67d35ec Merge branch 'profile_changes_reset' into updating 2018-04-24 18:15:23 +02:00