YuSanka
c8203e9370
Suppress change preset to SLA if we have multi-part object
2018-11-29 12:35:07 +01:00
Vojtech Kral
bb1474b36a
Cut: Sanitize Z when switching selections
2018-11-29 12:22:06 +01:00
Enrico Turri
58bba30a57
SLA slices preview - improved performances
2018-11-29 11:11:39 +01:00
Enrico Turri
ccce8ad9e8
Added zoom in/out using keys [i]/[o]
2018-11-29 09:03:38 +01:00
Vojtech Kral
c26e48943f
Fix wxNotebook event incontinence
2018-11-28 19:26:48 +01:00
Enrico Turri
418f1e6e46
Fixed size of gizmo scale grabbers
2018-11-28 16:09:04 +01:00
YuSanka
c26328a0f1
Suppress ColorPrint for the multi-material printing
2018-11-28 16:03:25 +01:00
YuSanka
4741384a4e
Fixed ColorPrint current layer identification
2018-11-28 16:03:24 +01:00
Enrico Turri
53fa0beb87
SLA slices preview - completed prototype
2018-11-28 15:13:25 +01:00
Lukas Matena
90193748d3
Place on bed gizmo disabled for individual object parts
2018-11-28 12:08:25 +01:00
Lukas Matena
a619f15237
Place on bed planes recalculation after individual volumes are manipulated
2018-11-28 11:37:41 +01:00
Enrico Turri
69f1926d81
SLA slices preview - wip 5
2018-11-28 09:28:07 +01:00
Vojtech Kral
d8a3913400
Fix re-entrant render() calls, add an assert to enforce
2018-11-27 16:57:37 +01:00
Vojtech Kral
d7773b68dc
imgui: Use OpenGL 2.0
2018-11-27 16:57:37 +01:00
Vojtech Kral
e4d8ef154a
WIP: imgui: Fix GLSL version enumeration
2018-11-27 16:57:37 +01:00
YuSanka
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
Enrico Turri
fdd57dd892
SLA slices preview - wip 4
2018-11-27 15:36:31 +01:00
Enrico Turri
4ddce6a2e5
SLA slices preview - wip 3
2018-11-27 14:50:57 +01:00
Vojtech Kral
a008ffe1b1
Yet more fix of ENABLE_IMGUI
2018-11-27 12:51:50 +01:00
Vojtech Kral
e05a034834
One more fix of ENABLE_IMGUI
2018-11-27 12:00:44 +01:00
Vojtech Kral
757e63d8cd
imgui: Fix ENABLE_IMGUI, disable on OS X for now
2018-11-27 11:28:19 +01:00
YuSanka
444e6d41a4
DoubleSlider improvement
...
+ added thicks selection by mouse in the DoubleSlider
+ Click on the Unlock icon on DoubleSlider => set Min and Max slider values
2018-11-27 11:13:00 +01:00
tamasmeszaros
785a9bb1af
Speeding up the auto rotation algorithm (decreasing accuracy)
2018-11-27 11:09:25 +01:00
bubnikv
dd164ac5b8
SLA support points gizmo: Limit manipulation to an active instance
...
(the first instance selected), show the points on other instances
grayed out.
2018-11-26 20:39:18 +01:00
bubnikv
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
Vojtech Kral
9eaa9a9b2c
Cut: Preserve Z-rotation, fix upper part mesh position,
...
perform custom placing instead of arrange()
2018-11-26 17:09:37 +01:00
Lukas Matena
9691ada98d
SLA support points are rendered with regard to sla_shift_z
2018-11-26 16:32:42 +01:00
YuSanka
321414d772
Implementation of the "ColorPrint" on the 3DScene
2018-11-26 16:28:12 +01:00
Enrico Turri
3bcc65666d
SLA slices preview - wip 2
2018-11-26 16:17:59 +01:00
Lukas Matena
0fa7d375ce
SLA support point gizmo - ImGui experimental overlay plus a small bugfix related to point deletion
2018-11-26 15:54:37 +01:00
bubnikv
b748d7d455
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-26 15:19:58 +01:00
bubnikv
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
Enrico Turri
f394874341
SLA slices preview - wip
2018-11-26 15:16:35 +01:00
bubnikv
91ac484405
Removed some obsolete Perl bindings.
...
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
Lukas Matena
2ad6bf27df
Lay flat gizmo should work correctly with multiple instances and modifier meshes
2018-11-26 13:03:03 +01:00
Lukas Matena
6fdf3b8c9e
SLA support points gizmo - multiple instance support
2018-11-26 13:03:03 +01:00
Enrico Turri
6318854e39
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-11-26 12:11:37 +01:00
Vojtech Kral
5b1bfb0b69
Cut: Use world coordinates
2018-11-26 12:08:10 +01:00
Enrico Turri
1b688bdff9
Fixed update of GLCanvas3D::m_moving member
2018-11-26 11:49:04 +01:00
Vojtech Kral
ff5172eedb
imgui: Refactor, use in cut gizmo
2018-11-26 11:16:39 +01:00
Vojtech Kral
2703d677ff
imgui: Update
2018-11-26 10:57:14 +01:00
Enrico Turri
64b25a7d08
Added ImGuiWrapper
2018-11-26 10:57:12 +01:00
Enrico Turri
1bfca397e4
Added method GLCanvas3D::is_dragging()
2018-11-26 10:41:16 +01:00
Enrico Turri
f4fd604be2
Generate EVT_GLCANVAS_MOUSE_DRAGGING_FINISHED event after an object has been dragged on scene
2018-11-26 08:36:31 +01:00
bubnikv
b125a598e9
Further removal of the 3DScene / GLCanvas3DManager scaffold.
2018-11-23 17:15:17 +01:00
Enrico Turri
a3699f96d1
Partial cleanup of obsolete methods
2018-11-23 15:05:43 +01:00
Enrico Turri
cfea44527c
Fixed GLCanvas3D::Selection::_ensure_on_bed() method
2018-11-23 13:20:04 +01:00
tamasmeszaros
3536f7d87a
SLA support parameters changed: radiuses for diameters.
2018-11-23 13:05:24 +01:00
bubnikv
f55f717a8f
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-23 12:47:46 +01:00
bubnikv
933a2475a1
Refactored to get direct access to GLCanvas3D in Plater and Preview.
...
WIP: SLA update delayed until mouse is released.
2018-11-23 12:47:32 +01:00