PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
2019-07-17 15:39:58 +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 'Place on face' gizmo fix (it used invalid pointer after undo/redo was implemented) 2019-07-17 15:39:58 +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 SLA support points edits are now pushed onto undo/redo stack 2019-07-17 15:39:58 +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