Commit Graph

253 Commits

Author SHA1 Message Date
966aadc41b Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering 2019-01-21 14:44:18 +01:00
10355f55fe Fixed rendering of layer editing texture 2019-01-21 14:41:59 +01:00
9f1ce492b5 Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering 2019-01-21 13:03:45 +01:00
4fe89048c8 Place on bed should now correctly process instance mirror and respect transformations on subvolumes 2019-01-21 12:53:57 +01:00
2358a7de59 Improved transparent volumes rendering set as default 2019-01-21 12:53:01 +01:00
da9e00f0a6 Sidebar visual hints set as default 2019-01-21 12:36:34 +01:00
54cfc1d071 Unique OpenGL context set as default 2019-01-21 12:20:53 +01:00
ed5a4afb07 World rotations set as default 2019-01-21 11:55:02 +01:00
023d707abb Ensure object on bed while scaling set as default 2019-01-21 11:46:06 +01:00
b76f438975 WIP Restoration of the layer editing. 2019-01-21 10:06:51 +01:00
077e93ae5f Reworked management of bed shape changes (may fix #1671) 2019-01-17 13:21:33 +01:00
9d32328264 Added shortcut strings to gizmos and toolbars tooltips 2019-01-16 11:51:30 +01:00
fc85c101be Show gizmos and toolbars tooltips when hovering on a disabled item 2019-01-16 11:10:24 +01:00
44efc71265 Slightly increased limit for zoom out 2019-01-15 12:59:28 +01:00
65d8b90473 Fixed rotation of single volumes inside a rotated instance using rotate gizmo 2019-01-15 12:24:32 +01:00
38f8c899f0 Fixed rotation of single volumes using rotate gizmo 2019-01-15 09:30:12 +01:00
a5331f2d45 Fix of #1645 2019-01-14 14:42:21 +01:00
42d86e07a6 Added min displacement threshold for newly selected objects to avoid unwanted displacement when selecting them 2019-01-14 09:29:17 +01:00
54ee3ab04d Deactivate current gizmo if user delete all objects from the scene 2019-01-10 14:43:07 +01:00
10dcf5f90f Rotate gizmo oriented in the current instance reference system for single volume rotations 2019-01-10 13:13:11 +01:00
d0088c1729 Fixed orientation of visual hints for sidebar size fields 2019-01-10 10:35:30 +01:00
7edce1f64f Gizmo shortcuts disabled if selection is empty 2019-01-10 08:37:54 +01:00
1fe3d2a8ce One more fix of Segfault moving support blocker #1506
Fixed unsafe access to support layers from the G-code preview UI.
2019-01-09 15:07:10 +01:00
706a4f25df Fixed orientation of visual hints for sidebar scale fields 2019-01-09 10:12:04 +01:00
3590ac425b Uniform scale is sidebar 2019-01-08 15:16:40 +01:00
8e1ef09644 Force SetFocus on 3D view when mouse enters it also on Mac 2019-01-08 10:06:10 +01:00
5deaefc9de Extended limits in z for camera target movements - Fix of #1589 2019-01-08 09:10:57 +01:00
f09856ce4e Fix of #1596 2019-01-07 09:15:31 +01:00
88b979bd16 Fixed a crash when deleting several instances of one object 2019-01-05 08:34:05 +01:00
1547bd17c7 Place to bed now rotates all instances the same way, regardless of which one was selected 2019-01-05 08:34:05 +01:00
9e5e197859 Added print bed models for mk2 and mk3 printers to 3D scene 2019-01-04 12:56:48 +01:00
5377d17ae8 Attempt to fix camera movements after importing object 2019-01-03 15:43:03 +01:00
4011138999 Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +01:00
ca96189510 Further improvement in objects manipulation using sidebar (multiselection) 2019-01-03 11:24:03 +01:00
4de0607666 Fix of #1512
"Printer Host Upload Queue vanishes in the background [1.42.0-alpha1]"
the canvas3d used to grab focus when mouse entered a window even
if the top level window was not active. This was now changed and
the top level must be active for the canvas3d to grab the focus.
2019-01-02 17:49:23 +01:00
15dcc9972d Background texture for toolbars set as default 2019-01-02 16:26:22 +01:00
2d1d28f4bc Modified camera target behavior set as default 2019-01-02 14:04:26 +01:00
31986660a1 Model's volume transform set as default 2019-01-02 10:49:13 +01:00
7deabfd789 Constrained camera target set as default 2019-01-02 08:55:56 +01:00
82fe3f81dd Partial revert of previous commit 2018-12-21 14:41:47 +01:00
9da007d151 Fixed glitches in object position when moving it with background process enabled 2018-12-21 12:42:06 +01:00
ef8c6bcd52 Improved rendering of transparent volumes 2018-12-21 09:56:11 +01:00
bcfe6c3d85 Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
b50193abc7 Visual hints in the 3D scene when sidebar matrix fields have focus -> Completed VBOs case 2018-12-20 11:14:53 +01:00
ebf2f4e6ff Another fix on volumes translation 2018-12-19 15:03:49 +01:00
b16f27b238 Visual hints in the 3D scene when sidebar matrix fields have focus (wip [position+scale+size] and disabled) 2018-12-19 14:44:37 +01:00
9289e3fe2e Fixed OSX build
+ Added shortcut (?) for "Keyboard Shortcuts" dialog
2018-12-19 14:01:46 +01:00
2e877dc123 Do not clear selection if left-clicking out of objects while shift is down 2018-12-19 11:59:59 +01:00
be943e9d53 Sidebar matrix field behavior for multiple volume selection 2018-12-18 14:08:46 +01:00
60ae00a949 Sidebar matrix field behavior for single volume selection 2018-12-18 13:07:50 +01:00