PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
Lukas Matena 490074a2dd SLA gizmo now turns off in case someone adds an object/instance (to prevent rendering points in thin air, etc.)
Also, a bug appering when adding an object larger than the bed and scaling it down was fixed (sla gizmo did not work correctly in that case)
2019-03-27 14:19:12 +01:00
..
GLGizmoBase.cpp Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides 2019-03-26 14:53:32 +01:00
GLGizmoBase.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoCut.cpp Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides 2019-03-26 14:53:32 +01:00
GLGizmoCut.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoFlatten.cpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoFlatten.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoMove.cpp Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides 2019-03-26 14:53:32 +01:00
GLGizmoMove.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoRotate.cpp Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides 2019-03-26 14:53:32 +01:00
GLGizmoRotate.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmos.hpp Separated gizmos into individual files 2019-03-18 11:45:15 +01:00
GLGizmoScale.cpp Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides 2019-03-26 14:53:32 +01:00
GLGizmoScale.hpp GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
GLGizmoSlaSupports.cpp SLA gizmo now turns off in case someone adds an object/instance (to prevent rendering points in thin air, etc.) 2019-03-27 14:19:12 +01:00
GLGizmoSlaSupports.hpp SLA gizmo now turns off in case someone adds an object/instance (to prevent rendering points in thin air, etc.) 2019-03-27 14:19:12 +01:00