0fd82f7fa0
User mode-aware toolbar items
2019-01-31 13:19:26 +01:00
7bd509fc6d
Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixes
2019-01-24 20:03:12 +01:00
4011138999
Removal of wxNotebook from plater set as default
2019-01-03 12:59:06 +01:00
15dcc9972d
Background texture for toolbars set as default
2019-01-02 16:26:22 +01:00
c6b70b7068
Improvements of assigning the layer span to the layer slider
...
on slice update.
2018-12-20 10:55:50 +01:00
eb89a67a60
Fix of SPE-691 Slicer crash after extruder change
...
Added synchronization of GCodePreviewData between the front end / back end
(GCodePreview data is only used if PrintStep psGCodeExport is finished).
Added reset of GCodePreviewData on Print::apply() to conserve RAM.
2018-12-19 14:47:16 +01:00
b2b84a85a3
Added background texture to toolbars
2018-12-17 10:55:14 +01:00
87759588b1
include "libslic3r" from slic3r project directly, not as "../../libslicer"
...
(rely on -Ilibslic3r set correctly) for the slic3r project.
2018-12-06 12:52:28 +01:00
8ce353056d
Removal of tabs from plater -> added buttons to scene to switch between views
2018-12-06 10:38:19 +01:00
83cc96a520
Removal of tabs from plater -> fixed no-imgui case
2018-12-04 15:17:24 +01:00
66524bbe2b
1st installment of removal of tabs from plater
2018-12-04 13:55:25 +01:00
fdd57dd892
SLA slices preview - wip 4
2018-11-27 15:36:31 +01:00
4ddce6a2e5
SLA slices preview - wip 3
2018-11-27 14:50:57 +01:00
3bcc65666d
SLA slices preview - wip 2
2018-11-26 16:17:59 +01:00
f394874341
SLA slices preview - wip
2018-11-26 15:16:35 +01:00
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
0d2a1e6eef
Removed legacy GUI Perl bindings,
...
replaced Print & SLAPrint pointers with BackgroundProcessing pointer
at the GLCanvas3D level, so that the Print & SLAPrint access will be
synchronized with the current printer technology.
2018-11-22 15:29:59 +01:00
84c1e59e44
Manipulation with colorprint ticks now calls Plater::schedule_background_process()
2018-11-12 15:41:04 +01:00
c9fb0efb31
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
2018-10-05 23:39:51 +02:00
ace7e465f0
Completed split of the GUI_ObjectParts
2018-10-05 23:29:15 +02:00
1254c85e4b
Use an unique opengl context
2018-10-04 10:41:11 +02:00
6e6fdb13a2
on_viewport_changed event handler
2018-10-03 14:25:35 +02:00
c9e6f89379
Replace PerlCallbacks with events in GLCanvas3d et al.
2018-10-03 11:51:47 +02:00
c581a07f0f
Moved the newly added GUI_Preview files.
2018-09-19 11:34:26 +02:00