Commit Graph

229 Commits

Author SHA1 Message Date
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
Enrico Turri
11cd2428a8 Sidebar matrix fields focus handling 2018-12-18 10:40:53 +01:00
Enrico Turri
b1537f2f43 Axes rendering 2018-12-17 14:09:35 +01:00
Enrico Turri
8c0cd70c82 Added background texture to gizmos overlay 2018-12-17 13:20:57 +01:00
Enrico Turri
6342ccbf6c Small refactoring into gizmos overlay in preparation for background texture 2018-12-17 12:49:47 +01:00
Enrico Turri
b2b84a85a3 Added background texture to toolbars 2018-12-17 10:55:14 +01:00
Enrico Turri
cda13a110c Fixed rendering of legend texture with new background color 2018-12-13 11:13:58 +01:00
Enrico Turri
22f21daf13 Selection's debug output set as optional 2018-12-13 08:55:19 +01:00
bubnikv
5f09a16a21 Fix of the wipe tower manipulation: 3D scene should maintain selection
status of the wipe tower after the wipe tower is updated.
2018-12-12 14:40:56 +01:00
Enrico Turri
8ef56a6d14 Custom bed color 2018-12-12 11:44:17 +01:00
Enrico Turri
89b116fea5 PrusaControl-like background color 2018-12-12 10:38:07 +01:00
Enrico Turri
e5aed42d00 Another fix into GLCanvas3D::Selection::is_single_full_instance() 2018-12-11 10:35:12 +01:00
Enrico Turri
e9d23ce896 Fixed GLCanvas3D::Selection::is_single_full_instance() 2018-12-11 09:43:10 +01:00
Enrico Turri
5b0eb964ed Fixed rotation of volumes contained in rotated instances 2018-12-10 16:09:20 +01:00
Enrico Turri
62fbfd8bd1 Removed out of bed detection for sla pad 2018-12-10 13:57:43 +01:00
Enrico Turri
6b2ef8e339 Do not show objects' shell in sla preview until pass slaposIndexSlices is completed 2018-12-10 13:27:00 +01:00
Enrico Turri
20173f56df Fixed rendering of caps in sla preview 2018-12-10 12:59:49 +01:00
Enrico Turri
7d4ceec0b8 Fixed camera zoom after object scale 2018-12-10 10:40:57 +01:00
Enrico Turri
45ec59de7c Fixed volumes translation when instance has a transformation containing mirror 2018-12-10 09:46:01 +01:00
Enrico Turri
f14457d275 Camera target constrained to scene bounding box 2018-12-07 16:23:04 +01:00
Enrico Turri
dab42fbb9e Fixed wipe tower translation 2018-12-07 11:24:29 +01:00
Enrico Turri
5c006a5967 Fixed typo 2018-12-07 09:01:58 +01:00
Enrico Turri
860a8f672b Fixed crash when selecting wipe tower 2018-12-07 09:00:17 +01:00