OrcaSlicer/src/slic3r/GUI/Gizmos
2019-08-08 09:50:02 +02:00
..
GLGizmoBase.cpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoBase.hpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoCut.cpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoCut.hpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoFlatten.cpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +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 Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoMove.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoRotate.cpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +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 Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoScale.hpp Refactoring of GLGizmosXX classes to cleanup their interface 2019-07-17 12:06:23 +02:00
GLGizmoSlaSupports.cpp Merge remote-tracking branch 'remotes/origin/vb_picking_fix' 2019-08-08 09:50:02 +02:00
GLGizmoSlaSupports.hpp GLGizmoSlaSupports.cpp: unproject_on_mesh does not throw exceptions but uses bool return value to signal success 2019-08-07 16:17:41 +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