OrcaSlicer/src/slic3r/GUI/Gizmos
2021-07-19 07:56:50 +02:00
..
GLGizmoBase.cpp Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers 2021-05-31 12:54:48 +02:00
GLGizmoBase.hpp Fixed rendering of gizmo grabbers 2021-05-28 16:44:13 +02:00
GLGizmoCut.cpp Follow-up of 18c8003a0f -> Fixed bounding box of selected volumes 2021-07-14 15:32:09 +02:00
GLGizmoCut.hpp Fixes into Cut gizmo 2021-07-14 11:39:09 +02:00
GLGizmoFdmSupports.cpp Added input validation in painting gizmo (some values led to a crash) 2021-07-14 15:57:22 +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 ENABLE_PAN_ROTATE_SCENE_IN_GIZMOS set as default 2020-10-22 11:01:30 +02:00
GLGizmoFlatten.hpp Include cleanup: Selection.hpp 2020-05-26 13:46:59 +02:00
GLGizmoHollow.cpp Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers 2021-05-31 12:54:48 +02:00
GLGizmoHollow.hpp Removed GLU calls from all the gizmos 2021-05-28 16:44:13 +02:00
GLGizmoMmuSegmentation.cpp Fix bucket/seed fill tooltips (#6720) 2021-07-19 07:56:50 +02:00
GLGizmoMmuSegmentation.hpp Triangle normals and lighting are computed inside the fragment shader for the multi-material painting gizmo. 2021-07-13 11:23:36 +02:00
GLGizmoMove.cpp Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers 2021-05-31 12:54:48 +02:00
GLGizmoMove.hpp Removed GLU calls from all the gizmos 2021-05-28 16:44:13 +02:00
GLGizmoPainterBase.cpp Added the bucket fill tool into the multi-material gizmo. Also, the multi-material gizmo was reworked to show only options applicable for a chosen painting tool. 2021-07-16 09:19:40 +02:00
GLGizmoPainterBase.hpp Added the bucket fill tool into the multi-material gizmo. Also, the multi-material gizmo was reworked to show only options applicable for a chosen painting tool. 2021-07-16 09:19:40 +02:00
GLGizmoRotate.cpp Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-05-31 14:05:53 +02:00
GLGizmoRotate.hpp Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers 2021-05-31 12:54:48 +02:00
GLGizmos.hpp WIP: Duplicated the FDM support gizmo for the MMU segmentation 2021-04-19 07:01:11 +02:00
GLGizmoScale.cpp Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers 2021-05-31 12:54:48 +02:00
GLGizmoScale.hpp Fixing Clang warnings 2 2021-02-08 17:52:29 +01:00
GLGizmosCommon.cpp Refactored hollowing backend to use indexed_triangle_mesh 2021-06-08 10:28:23 +02:00
GLGizmosCommon.hpp Added seed fill for MMU segmentation 2021-04-27 06:48:09 +02:00
GLGizmoSeam.cpp Added input validation in painting gizmo (some values led to a crash) 2021-07-14 15:57:22 +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
GLGizmoSlaSupports.cpp DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
GLGizmoSlaSupports.hpp Removed GLU calls from all the gizmos 2021-05-28 16:44:13 +02:00
GLGizmosManager.cpp Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions 2021-06-01 12:46:37 +02:00
GLGizmosManager.hpp Show info about custom supports and seam in ObjectList 2021-04-20 15:07:05 +02:00