BambuStudio/src/slic3r/GUI/Gizmos
enricoturri1966 e412fa3492 ENH:set "Rotate (relative)"
jira:none
code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966

commit 243985173e70c189ad9a86eefaaea0757d9749cb
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Thu May 12 14:33:41 2022 +0200

    Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Allow for relative rotations

Change-Id: I851939093ffb6881542fb21b434e17cc31a6dab2
2024-10-15 15:50:26 +08:00
..
GLGizmoAdvancedCut.cpp ENH:set the warning text to yellow in gizmos 2024-05-13 09:20:46 +08:00
GLGizmoAdvancedCut.hpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +08:00
GLGizmoAssembly.cpp FIX:ban wipe_tower in measure and assembly gizmo 2024-08-26 17:23:33 +08:00
GLGizmoAssembly.hpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +08:00
GLGizmoBase.cpp NEW:add "set grabber size" imgui 2024-10-15 15:50:26 +08:00
GLGizmoBase.hpp NEW:add "set grabber size" imgui 2024-10-15 15:50:26 +08:00
GLGizmoCut.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoCut.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoFaceDetector.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoFaceDetector.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoFdmSupports.cpp FIX:cursor invalid when it overlaps with imgui window 2024-10-15 15:50:26 +08:00
GLGizmoFdmSupports.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoFlatten.cpp ENH:translate some text 2024-03-25 15:29:19 +08:00
GLGizmoFlatten.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoHollow.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoHollow.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoMeasure.cpp FIX:world displacement should convert to local displacement 2024-10-15 15:50:26 +08:00
GLGizmoMeasure.hpp FIX:add is_anti_parallel option for set_to_parallel api 2024-05-13 09:20:46 +08:00
GLGizmoMeshBoolean.cpp ENH:don't need translate char to WxString 2024-06-11 18:17:08 +08:00
GLGizmoMeshBoolean.hpp ENH:each Boolean operation has its own warning 2024-03-25 15:29:19 +08:00
GLGizmoMmuSegmentation.cpp FIX:cursor invalid when it overlaps with imgui window 2024-10-15 15:50:26 +08:00
GLGizmoMmuSegmentation.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoMove.cpp NEW:add "set grabber size" imgui 2024-10-15 15:50:26 +08:00
GLGizmoMove.hpp ENH:use local cs for non_model_part better 2024-10-15 15:50:26 +08:00
GLGizmoPainterBase.cpp FIX:cursor invalid when it overlaps with imgui window 2024-10-15 15:50:26 +08:00
GLGizmoPainterBase.hpp FIX:cursor invalid when it overlaps with imgui window 2024-10-15 15:50:26 +08:00
GLGizmoRotate.cpp NEW:add "set grabber size" imgui 2024-10-15 15:50:26 +08:00
GLGizmoRotate.hpp FIX:rotate model volume use world coordinate system by default 2024-04-08 19:50:03 +08:00
GLGizmoScale.cpp NEW:add "world coordinates" scale for scale gizmo 2024-10-15 15:50:26 +08:00
GLGizmoScale.hpp NEW:add "world coordinates" scale for scale gizmo 2024-10-15 15:50:26 +08:00
GLGizmoSeam.cpp FIX:cursor invalid when it overlaps with imgui window 2024-10-15 15:50:26 +08:00
GLGizmoSeam.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoSimplify.cpp FIX: simplify mesh decimate ratio set min value 0 2024-10-15 15:50:26 +08:00
GLGizmoSimplify.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoSlaSupports.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
GLGizmoSlaSupports.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoText.cpp FIX:move text should update text info 2024-10-15 15:50:26 +08:00
GLGizmoText.hpp FIX: gizmos: fix the compiling issue 2024-10-15 15:50:26 +08:00
GLGizmos.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmosCommon.cpp FIX: active_inst is -1 cause crashed by "return" button 2024-04-23 20:07:49 +08:00
GLGizmosCommon.hpp NEW: add gizmo function of Measure 2024-03-25 15:29:19 +08:00
GLGizmosManager.cpp NEW:add "world coordinates" scale for scale gizmo 2024-10-15 15:50:26 +08:00
GLGizmosManager.hpp ENH:update the camera's horizontal rotation radian 2024-10-15 15:50:26 +08:00
GizmoObjectManipulation.cpp ENH:set "Rotate (relative)" 2024-10-15 15:50:26 +08:00
GizmoObjectManipulation.hpp NEW:add "world coordinates" scale for scale gizmo 2024-10-15 15:50:26 +08:00