PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
Lukas Matena 91a5d70a62 Fixed a few warnings in headers (meaning they were reported once for each include)
Fixed an identification of CXX compiler in cmake so that 'AppleClang' is recognized
2019-07-23 14:02:20 +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 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 a few warnings in headers (meaning they were reported once for each include) 2019-07-23 14:02:20 +02:00
GLGizmosManager.hpp Reworked rendering of toolbars background texture 2019-07-20 12:02:29 +02:00