BambuStudio/src/slic3r/GUI/Gizmos
wenjie.guo 5fa9e9fc6b FIX: Groove text ctrl is not wide engough
Jira: STUDIO-5434

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I93c0995473a72b5c19bc413c38c090906e360455
(cherry picked from commit e4a8b0ef5e62ba0053dc782c30ea79b237a46ac3)
2024-03-25 10:42:29 +08:00
..
GLGizmoAdvancedCut.cpp FIX: Groove text ctrl is not wide engough 2024-03-25 10:42:29 +08:00
GLGizmoAdvancedCut.hpp ENH:add reset_cut_by_contours in on_load function 2023-11-30 09:51:52 +08:00
GLGizmoBase.cpp FIX: modify render_connector_model to render_glmodel 2023-11-01 09:33:21 +08:00
GLGizmoBase.hpp NEW:add groove cut function 2023-11-01 09:33:21 +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 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoFdmSupports.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLGizmoFdmSupports.hpp ENH:add some shortcut of gizmo 2023-02-22 20:09:17 +08:00
GLGizmoFlatten.cpp FIX: STUDIO-2246 flatten bug 2023-07-07 17:29:08 +08:00
GLGizmoFlatten.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoHollow.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoHollow.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoMeshBoolean.cpp FIX: meshboolean transform result issue 2023-12-05 15:55:37 +08:00
GLGizmoMeshBoolean.hpp FIX: [STUDIO-3345] take snapshot for mesh boolean 2023-07-07 17:52:43 +08:00
GLGizmoMmuSegmentation.cpp FIX:Replace v_barycentric by gl_Color to slove factory computer issues 2023-11-09 10:09:10 +08:00
GLGizmoMmuSegmentation.hpp ENH:add some shortcut of gizmo 2023-02-22 20:09:17 +08:00
GLGizmoMove.cpp ENH:Gizmo shortcut key added 2022-08-05 16:11:42 +08:00
GLGizmoMove.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmoPainterBase.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLGizmoPainterBase.hpp FIX:Replace v_barycentric by gl_Color to slove factory computer issues 2023-11-09 10:09:10 +08:00
GLGizmoRotate.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoRotate.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoScale.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoScale.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GLGizmoSeam.cpp ENH:add some shortcut of gizmo 2023-02-22 20:09:17 +08:00
GLGizmoSeam.hpp ENH:add some shortcut of gizmo 2023-02-22 20:09:17 +08:00
GLGizmoSimplify.cpp FIX: repair: fix the state not correct issue after repair 2023-01-10 19:08:26 +08:00
GLGizmoSimplify.hpp ENH: add custom gcode back 2022-10-20 19:34:37 +08:00
GLGizmoSlaSupports.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
GLGizmoSlaSupports.hpp ENH: gizmo: use native string for snapshot name 2022-12-15 04:38:15 -05:00
GLGizmoText.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLGizmoText.hpp ENH: optimize text interaction 2023-02-22 20:09:17 +08:00
GLGizmos.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLGizmosCommon.cpp FIX:cropping rendering without considering assembly views 2023-11-30 09:51:52 +08:00
GLGizmosCommon.hpp NEW:add groove cut function 2023-11-01 09:33:21 +08:00
GLGizmosManager.cpp FIX:Press ESC directly to exit after entering the profile rendering 2023-11-22 08:23:38 +08:00
GLGizmosManager.hpp FIX:Fix bugs caused by buried points 2023-08-01 22:09:01 +08:00
GizmoObjectManipulation.cpp FIX: set uniform_scale false modify the scale ratio 2023-07-07 17:52:43 +08:00
GizmoObjectManipulation.hpp FIX: Revert uniform scale modify 2022-10-20 19:34:37 +08:00