PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
2019-07-31 14:00:43 +02:00
..
GLGizmoBase.cpp Fixed a few warnings in headers (meaning they were reported once for each include) 2019-07-23 14:02:20 +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 Fixed a few warnings in headers (meaning they were reported once for each include) 2019-07-23 14:02:20 +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 Config parameters accessible from SLA gizmo are now saved on the undo/redo stack 2019-07-31 12:40:47 +02:00
GLGizmoSlaSupports.hpp Config parameters accessible from SLA gizmo are now saved on the undo/redo stack 2019-07-31 12:40:47 +02:00
GLGizmosManager.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_bed 2019-07-25 15:29:25 +02:00
GLGizmosManager.hpp Fix of gizmo deserialization after Undo / Redo: Deselect all gizmos 2019-07-31 14:00:43 +02:00