Commit Graph

191 Commits

Author SHA1 Message Date
e5aed42d00 Another fix into GLCanvas3D::Selection::is_single_full_instance() 2018-12-11 10:35:12 +01:00
e9d23ce896 Fixed GLCanvas3D::Selection::is_single_full_instance() 2018-12-11 09:43:10 +01:00
5b0eb964ed Fixed rotation of volumes contained in rotated instances 2018-12-10 16:09:20 +01:00
62fbfd8bd1 Removed out of bed detection for sla pad 2018-12-10 13:57:43 +01:00
6b2ef8e339 Do not show objects' shell in sla preview until pass slaposIndexSlices is completed 2018-12-10 13:27:00 +01:00
20173f56df Fixed rendering of caps in sla preview 2018-12-10 12:59:49 +01:00
7d4ceec0b8 Fixed camera zoom after object scale 2018-12-10 10:40:57 +01:00
45ec59de7c Fixed volumes translation when instance has a transformation containing mirror 2018-12-10 09:46:01 +01:00
f14457d275 Camera target constrained to scene bounding box 2018-12-07 16:23:04 +01:00
dab42fbb9e Fixed wipe tower translation 2018-12-07 11:24:29 +01:00
5c006a5967 Fixed typo 2018-12-07 09:01:58 +01:00
860a8f672b Fixed crash when selecting wipe tower 2018-12-07 09:00:17 +01:00
252443e063 Fixed lost selection when double-clicking while a gizmo is active 2018-12-06 14:26:13 +01:00
55159ffdcd Fixed OxS compile 2018-12-06 13:09:39 +01:00
0166643a62 Removal of tabs from plater -> Fixed buttons update when switching between views using keyboard 2018-12-06 12:37:39 +01:00
8ce353056d Removal of tabs from plater -> added buttons to scene to switch between views 2018-12-06 10:38:19 +01:00
1433665bf9 Fixed typo into GLCanvas3D::Selection::is_single_full_instance() 2018-12-05 13:55:38 +01:00
eae21f34f7 GLVolume : set color from the model volume to correct part rendering on the Scene 2018-12-05 12:11:03 +01:00
d3c77bfd33 Fixed crash when deleting sla support points 2018-12-05 10:26:08 +01:00
8da60b8e68 Gizmos shortcuts set as default 2018-12-04 16:01:25 +01:00
698e203e13 Gizmos rendered on top set as default 2018-12-04 15:53:40 +01:00
66524bbe2b 1st installment of removal of tabs from plater 2018-12-04 13:55:25 +01:00
5ea120e69a Fixed Canvas3D update after an object instance is deleted. 2018-12-04 11:35:04 +01:00
47b0d1a9fc Fixed scene update after select all command 2018-12-04 08:38:31 +01:00
b5d05fe1a3 Bunch of fixes into sla support gizmo 2018-12-03 14:02:58 +01:00
ccd9686d7f Update gizmos on/off state 2018-12-03 13:29:28 +01:00
fb0c31c5a8 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-03 13:21:48 +01:00
284d5d7ed0 Delete mixed selection 2018-12-03 12:13:57 +01:00
24769e7981 Added the bed texture for SL1 2018-11-30 15:31:47 +01:00
26c90c2204 Fixed vertical centering of gizmo overlay icons 2018-11-30 13:27:54 +01:00
a2f3163e2f Fixed lost selection when selecting object while place on face gizmo is active 2018-11-30 12:49:31 +01:00
7925a777df Removed gizmo reset by double-cliking on grabbers 2018-11-30 11:42:36 +01:00
580f304148 Fixed translation of volumes belonging to scaled instances 2018-11-30 10:59:00 +01:00
7f953f623e New icons for gizmo overlay 2018-11-30 08:48:32 +01:00
339040481d Esc key toggles off current gizmo 2018-11-29 15:33:52 +01:00
58bba30a57 SLA slices preview - improved performances 2018-11-29 11:11:39 +01:00
ccce8ad9e8 Added zoom in/out using keys [i]/[o] 2018-11-29 09:03:38 +01:00
4741384a4e Fixed ColorPrint current layer identification 2018-11-28 16:03:24 +01:00
53fa0beb87 SLA slices preview - completed prototype 2018-11-28 15:13:25 +01:00
69f1926d81 SLA slices preview - wip 5 2018-11-28 09:28:07 +01:00
d8a3913400 Fix re-entrant render() calls, add an assert to enforce 2018-11-27 16:57:37 +01:00
7c69876f29 ColorPrint improvement
+ Select "Color Print" preview type if it's not after add/delete new color change
+ Added level heights to the color legend instead of "Color N"
2018-11-27 16:04:56 +01:00
4ddce6a2e5 SLA slices preview - wip 3 2018-11-27 14:50:57 +01:00
a008ffe1b1 Yet more fix of ENABLE_IMGUI 2018-11-27 12:51:50 +01:00
a124a921d8 Fix of SLA support gizmos:
Fix of the Z offset.
Background processing is now not re-triggered during dragging
of a support point.
2018-11-26 19:22:16 +01:00
321414d772 Implementation of the "ColorPrint" on the 3DScene 2018-11-26 16:28:12 +01:00
3bcc65666d SLA slices preview - wip 2 2018-11-26 16:17:59 +01:00
0fa7d375ce SLA support point gizmo - ImGui experimental overlay plus a small bugfix related to point deletion 2018-11-26 15:54:37 +01:00
b748d7d455 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-11-26 15:19:58 +01:00
302535df8b Fixed an issue with the SLA Z offset at the end of slicing,
fixed compilation on OSX due to the libigl overriding our "L" localization
macro.
2018-11-26 15:19:42 +01:00