PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
bubnikv a0ea96968d Storing the active printer technology onto the Undo / Redo stack,
remembering the last selected Printer profile for the SLA and FDM
technologies separately, and activating them on Undo / Redo.

When switching the technologies, user is asked whether to discard
the modified profiles or not.
2019-07-18 17:41:47 +02:00
..
GLGizmoBase.cpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoBase.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoCut.cpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoCut.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoFlatten.cpp Storing the active printer technology onto the Undo / Redo stack, 2019-07-18 17:41:47 +02:00
GLGizmoFlatten.hpp 'Place on face' gizmo fix (it used invalid pointer after undo/redo was implemented) 2019-07-17 15:39:58 +02:00
GLGizmoMove.cpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoMove.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoRotate.cpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoRotate.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmos.hpp SLA gizmo clipping plane is now not necessarily perpendicular to camera direction 2019-04-17 14:27:20 +02:00
GLGizmoScale.cpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoScale.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoSlaSupports.cpp Storing the active printer technology onto the Undo / Redo stack, 2019-07-18 17:41:47 +02:00
GLGizmoSlaSupports.hpp SLA support points edits are now pushed onto undo/redo stack 2019-07-17 15:39:58 +02:00
GLGizmosManager.cpp Fixed use of translate macros 2019-07-17 14:13:50 +02:00
GLGizmosManager.hpp Another refactoring of GLGizmosManager 2019-07-17 12:43:27 +02:00