..
GLGizmoBase.cpp
Refactoring in GLModel::render() to simplify client code
2021-07-20 12:36:56 +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
ImGui sliders clamping:
2021-07-22 15:50:48 +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
ImGui sliders clamping:
2021-07-22 15:50:48 +02:00
GLGizmoHollow.hpp
Removed GLU calls from all the gizmos
2021-05-28 16:44:13 +02:00
GLGizmoMmuSegmentation.cpp
ImGui sliders clamping:
2021-07-22 15:50:48 +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
Refactoring in GLModel::render() to simplify client code
2021-07-20 12:36:56 +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
Refactoring in GLModel::render() to simplify client code
2021-07-20 12:36:56 +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
ImGui sliders clamping:
2021-07-22 15:50: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
GLGizmoSlaSupports.cpp
ImGui sliders clamping:
2021-07-22 15:50:48 +02:00
GLGizmoSlaSupports.hpp
Removed GLU calls from all the gizmos
2021-05-28 16:44:13 +02:00
GLGizmosManager.cpp
Tech ENABLE_SEQUENTIAL_LIMITS set as default
2021-07-20 12:05:15 +02:00
GLGizmosManager.hpp
Show info about custom supports and seam in ObjectList
2021-04-20 15:07:05 +02:00