Files
OrcaSlicer-KX/src
bubnikv 30d4bfd410 New Undo / Redo stack for the gizmos. The Gizmo specific stack is
entered with Plater::enter_gizmos_stack(), and left with
Plater::enter_gizmos_stack(). Other than that, the 2nd Undo / Redo
stack is transparent to the user of the Plater.

WIP: Currently the Gizmo stack takes a snapshot of the whole scene on
Plater::enter_gizmos_stack(). While it should work, it may be cheaper
to modify the Undo/Redo stack to only take a snapshot of the gizmos
in the Gizmo mode.
2019-07-26 13:44:33 +02:00
..
2019-01-14 10:27:28 +01:00
2018-11-26 10:56:41 +01:00
2019-07-26 11:32:44 +02:00
2019-06-06 16:24:00 +02:00
2019-06-25 18:16:53 +02:00