OrcaSlicer/src/slic3r/GUI/Gizmos
Lukas Matena 021688fe50 Fix place on bed and sinking instances:
all sinking objects were incorrectly shifted to bed when
'place on face' was applied to any object.
2021-08-12 10:17:59 +02:00
..
GLGizmoBase.cpp Refactoring in GLModel::render() to simplify client code 2021-07-20 12:36:56 +02:00
GLGizmoBase.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoCut.cpp Tech ENABLE_SINKING_CONTOURS -> Cut gizmo: contours updated during render pass 2021-07-28 13:03:48 +02:00
GLGizmoCut.hpp Tech ENABLE_SINKING_CONTOURS -> Cut gizmo: contours updated during render pass 2021-07-28 13:03:48 +02:00
GLGizmoFdmSupports.cpp Painting gizmos and sinking objects: 2021-08-09 10:47:51 +02:00
GLGizmoFdmSupports.hpp Added name for items in undo/redo stack inside multi-material gizmo. 2021-06-03 18:11:48 +02:00
GLGizmoFlatten.cpp Fix place on bed and sinking instances: 2021-08-12 10:17:59 +02:00
GLGizmoFlatten.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoHollow.cpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoHollow.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoMmuSegmentation.cpp Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color. 2021-08-10 21:38:48 +02:00
GLGizmoMmuSegmentation.hpp Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color. 2021-08-10 21:38:48 +02:00
GLGizmoMove.cpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoMove.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoPainterBase.cpp Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color. 2021-08-10 21:38:48 +02:00
GLGizmoPainterBase.hpp Swapped the position of seed fill and bucket fill inside the multi-material gizmo. Changed the default value for the seed fill angle. 2021-08-06 16:46:48 +02:00
GLGizmoRotate.cpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoRotate.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmos.hpp WIP: Duplicated the FDM support gizmo for the MMU segmentation 2021-04-19 07:01:11 +02:00
GLGizmoScale.cpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmoScale.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmosCommon.cpp Painting gizmos and sinking objects: 2021-08-09 10:47:51 +02:00
GLGizmosCommon.hpp Painting gizmos and sinking objects: 2021-08-09 10:47:51 +02:00
GLGizmoSeam.cpp Fixup of previous commit: there are two more painting gizmos 2021-08-09 11:49:48 +02:00
GLGizmoSeam.hpp Fixed the issue where the object wasn't displayed after pressing the ESC key in the multi-material painting gizmo. 2021-06-28 08:09:06 +02:00
GLGizmoSimplify.cpp Fixed build on Linux, abs->std::abs 2021-08-06 13:03:30 +02:00
GLGizmoSimplify.hpp Finished concept of gizmos with no toolbar icon: 2021-08-06 16:08:04 +02:00
GLGizmoSlaSupports.cpp Added cancel button into 'Save support points?' message box, changed the title 2021-08-06 16:30:02 +02:00
GLGizmoSlaSupports.hpp Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut 2021-07-27 13:02:06 +02:00
GLGizmosManager.cpp Fix a crash recently introduced by b14faf6 (reported in #6794) 2021-08-11 22:03:26 +02:00
GLGizmosManager.hpp Do not show sinking contours when a gizmo hides some objects 2021-08-11 16:17:28 +02:00