OrcaSlicer/src/slic3r/GUI/Gizmos
2021-08-26 08:43:47 +02:00
..
GLGizmoBase.cpp call render in main thread by function callAfter(hint by @Vojtech) 2021-08-20 14:29:52 +02:00
GLGizmoBase.hpp call render in main thread by function callAfter(hint by @Vojtech) 2021-08-20 14:29:52 +02:00
GLGizmoCut.cpp Fixed updating of cut contour in cut gizmo by comparing ObjectIDs, 2021-08-18 11:49:30 +02:00
GLGizmoCut.hpp Fixed updating of cut contour in cut gizmo by comparing ObjectIDs, 2021-08-18 11:49:30 +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 Add better defined names for orientation optimizer goals 2021-08-17 15:35:52 +02:00
GLGizmoRotate.hpp Add tooltips for combo items in rotation optimization dialog 2021-08-16 16:03:20 +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 Fix: 2021-08-25 18:25:37 +02:00
GLGizmoSimplify.hpp Added a missing include (GCC 11.1). 2021-08-26 08:43:47 +02:00
GLGizmoSlaSupports.cpp SLA supports: ask about saving changes when Esc is pressed 2021-08-16 13:05:31 +02:00
GLGizmoSlaSupports.hpp SLA supports: ask about saving changes when Esc is pressed 2021-08-16 13:05:31 +02:00
GLGizmosManager.cpp rendering highlight arrow from svg 2021-08-25 16:31:31 +02:00
GLGizmosManager.hpp Do not show sinking contours when a gizmo hides some objects 2021-08-11 16:17:28 +02:00