OrcaSlicer/src/slic3r/GUI/Gizmos
2023-11-04 11:41:11 +08:00
..
GizmoObjectManipulation.cpp Added method const GLVolume* Selection::get_first_volume() const to simplify client code 2023-11-04 11:41:10 +08:00
GizmoObjectManipulation.hpp FIX: Revert uniform scale modify 2022-10-20 19:34:37 +08:00
GLGizmoAdvancedCut.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoAdvancedCut.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoBase.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoBase.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoCut.cpp Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation 2023-11-04 11:41:00 +08:00
GLGizmoCut.hpp Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation 2023-11-04 11:41:00 +08:00
GLGizmoFaceDetector.cpp Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: GLVolume geometry + removed class GLIndexedVertexArray from codebase 2023-11-04 11:41:04 +08:00
GLGizmoFaceDetector.hpp Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: GLVolume geometry + removed class GLIndexedVertexArray from codebase 2023-11-04 11:41:04 +08:00
GLGizmoFdmSupports.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoFdmSupports.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoFlatten.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoFlatten.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoHollow.cpp Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo 2023-11-04 11:41:09 +08:00
GLGizmoHollow.hpp Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo 2023-11-04 11:41:09 +08:00
GLGizmoMeasure.cpp Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
GLGizmoMeasure.hpp Measure: Update measure gizmo tooltip 2023-11-04 11:41:11 +08:00
GLGizmoMeshBoolean.cpp Separate GizmoManager on_move into gizmo itself 2023-11-04 11:41:10 +08:00
GLGizmoMeshBoolean.hpp Separate GizmoManager on_move into gizmo itself 2023-11-04 11:41:10 +08:00
GLGizmoMmuSegmentation.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoMmuSegmentation.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoMove.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoMove.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoPainterBase.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoPainterBase.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoRotate.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoRotate.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmos.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoScale.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoScale.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmosCommon.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmosCommon.hpp Measure: Initial porting of Measure Gizmo 2023-11-04 11:41:10 +08:00
GLGizmoSeam.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoSeam.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoSimplify.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoSimplify.hpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoSlaSupports.cpp Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo 2023-11-04 11:41:09 +08:00
GLGizmoSlaSupports.hpp Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo 2023-11-04 11:41:09 +08:00
GLGizmosManager.cpp Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
GLGizmosManager.hpp Measure: Initial porting of Measure Gizmo 2023-11-04 11:41:10 +08:00
GLGizmoText.cpp Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
GLGizmoText.hpp Separate GizmoManager on_move into gizmo itself 2023-11-04 11:41:10 +08:00