Commit Graph

251 Commits

Author SHA1 Message Date
Enrico Turri
f5dcf161a9 Apply anisotropic filtering to bed textures 2019-01-23 12:45:58 +01:00
Enrico Turri
0162fdd352 Fixed gizmo update when selecting objects using the sidebar table 2019-01-23 11:38:13 +01:00
bubnikv
be5efda930 Fixed updates of the variable layer height texture on config change
and when the reset button on the variable layer height bar is pressed.
2019-01-22 12:14:26 +01:00
bubnikv
6ab8eab2b1 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-01-21 17:02:40 +01:00
bubnikv
c9d2c9cfd6 Variable layer height editing:
Smarter updates of the SlicingParameters (update on ScheduleBackgroundProcessing
or on object selection change)
2019-01-21 17:02:16 +01:00
Enrico Turri
10355f55fe Fixed rendering of layer editing texture 2019-01-21 14:41:59 +01:00
Lukas Matena
4fe89048c8 Place on bed should now correctly process instance mirror and respect transformations on subvolumes 2019-01-21 12:53:57 +01:00
bubnikv
b76f438975 WIP Restoration of the layer editing. 2019-01-21 10:06:51 +01:00
Enrico Turri
077e93ae5f Reworked management of bed shape changes (may fix #1671) 2019-01-17 13:21:33 +01:00
Enrico Turri
9d32328264 Added shortcut strings to gizmos and toolbars tooltips 2019-01-16 11:51:30 +01:00
Enrico Turri
fc85c101be Show gizmos and toolbars tooltips when hovering on a disabled item 2019-01-16 11:10:24 +01:00
Enrico Turri
44efc71265 Slightly increased limit for zoom out 2019-01-15 12:59:28 +01:00
Enrico Turri
65d8b90473 Fixed rotation of single volumes inside a rotated instance using rotate gizmo 2019-01-15 12:24:32 +01:00
Enrico Turri
38f8c899f0 Fixed rotation of single volumes using rotate gizmo 2019-01-15 09:30:12 +01:00
Enrico Turri
a5331f2d45 Fix of #1645 2019-01-14 14:42:21 +01:00
Enrico Turri
42d86e07a6 Added min displacement threshold for newly selected objects to avoid unwanted displacement when selecting them 2019-01-14 09:29:17 +01:00
Enrico Turri
54ee3ab04d Deactivate current gizmo if user delete all objects from the scene 2019-01-10 14:43:07 +01:00
Enrico Turri
10dcf5f90f Rotate gizmo oriented in the current instance reference system for single volume rotations 2019-01-10 13:13:11 +01:00
Enrico Turri
d0088c1729 Fixed orientation of visual hints for sidebar size fields 2019-01-10 10:35:30 +01:00
Enrico Turri
7edce1f64f Gizmo shortcuts disabled if selection is empty 2019-01-10 08:37:54 +01:00
bubnikv
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
Enrico Turri
706a4f25df Fixed orientation of visual hints for sidebar scale fields 2019-01-09 10:12:04 +01:00
Enrico Turri
3590ac425b Uniform scale is sidebar 2019-01-08 15:16:40 +01:00
Enrico Turri
8e1ef09644 Force SetFocus on 3D view when mouse enters it also on Mac 2019-01-08 10:06:10 +01:00
Enrico Turri
5deaefc9de Extended limits in z for camera target movements - Fix of #1589 2019-01-08 09:10:57 +01:00
Enrico Turri
f09856ce4e Fix of #1596 2019-01-07 09:15:31 +01:00
Lukas Matena
88b979bd16 Fixed a crash when deleting several instances of one object 2019-01-05 08:34:05 +01:00
Lukas Matena
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
Enrico Turri
9e5e197859 Added print bed models for mk2 and mk3 printers to 3D scene 2019-01-04 12:56:48 +01:00
Enrico Turri
5377d17ae8 Attempt to fix camera movements after importing object 2019-01-03 15:43:03 +01:00
Enrico Turri
4011138999 Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +01:00
Enrico Turri
ca96189510 Further improvement in objects manipulation using sidebar (multiselection) 2019-01-03 11:24:03 +01:00
bubnikv
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
Enrico Turri
15dcc9972d Background texture for toolbars set as default 2019-01-02 16:26:22 +01:00
Enrico Turri
2d1d28f4bc Modified camera target behavior set as default 2019-01-02 14:04:26 +01:00
Enrico Turri
31986660a1 Model's volume transform set as default 2019-01-02 10:49:13 +01:00
Enrico Turri
7deabfd789 Constrained camera target set as default 2019-01-02 08:55:56 +01:00
Enrico Turri
82fe3f81dd Partial revert of previous commit 2018-12-21 14:41:47 +01:00
Enrico Turri
9da007d151 Fixed glitches in object position when moving it with background process enabled 2018-12-21 12:42:06 +01:00
Enrico Turri
ef8c6bcd52 Improved rendering of transparent volumes 2018-12-21 09:56:11 +01:00
Enrico Turri
bcfe6c3d85 Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
Enrico Turri
b50193abc7 Visual hints in the 3D scene when sidebar matrix fields have focus -> Completed VBOs case 2018-12-20 11:14:53 +01:00
Enrico Turri
ebf2f4e6ff Another fix on volumes translation 2018-12-19 15:03:49 +01:00
Enrico Turri
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
YuSanka
9289e3fe2e Fixed OSX build
+ Added shortcut (?) for "Keyboard Shortcuts" dialog
2018-12-19 14:01:46 +01:00
Enrico Turri
2e877dc123 Do not clear selection if left-clicking out of objects while shift is down 2018-12-19 11:59:59 +01:00
Enrico Turri
be943e9d53 Sidebar matrix field behavior for multiple volume selection 2018-12-18 14:08:46 +01:00
Enrico Turri
60ae00a949 Sidebar matrix field behavior for single volume selection 2018-12-18 13:07:50 +01:00
Enrico Turri
a3ac9d7a98 Rendering of selection center (disabled) 2018-12-18 12:35:49 +01:00
Enrico Turri
dbbd2fa9c6 Sidebar matrix field behavior for single full instance selection 2018-12-18 11:11:06 +01:00