BambuStudio/src/slic3r/GUI/Gizmos
zhimin.zeng 1bd02c6aa6 ENH: load more fonts
this feature is according to Prusa by Filip Sykala<filip.sykala@prusa3d.cz>, thanks to Filip Sykala
jira: none
Change-Id: I55e92f184f750c0b93b679d4382aaa5b164ec5c3
(cherry picked from commit d05522c4cc5d7ee4cac42de398b88d347a55f74b)
2024-04-23 20:07:49 +08:00
..
GLGizmoAdvancedCut.cpp FIX:confirm all break when repairing manifold edge 2024-03-25 15:29:19 +08:00
GLGizmoAdvancedCut.hpp FIX:fix bug of toggle_selection by right click 2024-03-25 15:29:19 +08:00
GLGizmoBase.cpp FIX:return_toolbar logic does not deal in assembly view 2024-03-25 15:29:19 +08:00
GLGizmoBase.hpp slic3r: Fix missing wxWidgets declarations 2024-04-01 08:54:23 +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: imgui support toolbar window text wrapping issue 2024-03-25 15:29:19 +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:need update first.feature when at same model object 2024-04-08 19:50:03 +08:00
GLGizmoMeasure.hpp FIX:allow some case to modify distance 2024-04-08 19:50:03 +08:00
GLGizmoMeshBoolean.cpp ENH: sync the missed codes before 2024-04-08 19:50:03 +08:00
GLGizmoMeshBoolean.hpp ENH:each Boolean operation has its own warning 2024-03-25 15:29:19 +08:00
GLGizmoMmuSegmentation.cpp NEW:Color painting shortcut keys 10~16 2024-03-25 15:29:19 +08:00
GLGizmoMmuSegmentation.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoMove.cpp FIX:fix scale problem 2024-03-25 15:29:19 +08:00
GLGizmoMove.hpp FIX:fix scale problem 2024-03-25 15:29:19 +08:00
GLGizmoPainterBase.cpp FIX:clear clip position when exit paint gizmo 2024-04-10 20:03:44 +08:00
GLGizmoPainterBase.hpp FIX:height range cut = volume_count * 2 2024-04-08 19:50:03 +08:00
GLGizmoRotate.cpp FIX:rotate model volume use world coordinate system by default 2024-04-08 19:50:03 +08:00
GLGizmoRotate.hpp FIX:rotate model volume use world coordinate system by default 2024-04-08 19:50:03 +08:00
GLGizmoScale.cpp FIX:fix scale problem 2024-03-25 15:29:19 +08:00
GLGizmoScale.hpp FIX:fix scale problem 2024-03-25 15:29:19 +08:00
GLGizmoSeam.cpp ENH:translate some text 2024-03-25 15:29:19 +08:00
GLGizmoSeam.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GLGizmoSimplify.cpp ENH:translate some text 2024-03-25 15:29:19 +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 ENH: load more fonts 2024-04-23 20:07:49 +08:00
GLGizmoText.hpp FIX: gizmotext thickness value clamp to a range 2024-03-25 15:29:19 +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 measure gizmo in assemble view 2024-04-08 19:50:03 +08:00
GLGizmosManager.hpp slic3r: Fix wxTimer declaration 2024-04-01 08:54:23 +08:00
GizmoObjectManipulation.cpp NEW:add move and rotate gizmo in assemble view 2024-04-08 19:50:03 +08:00
GizmoObjectManipulation.hpp FIX:fix scale problem 2024-03-25 15:29:19 +08:00