BambuStudio/src/slic3r/GUI/Gizmos
zhimin.zeng bef4655f7e FIX: crash when generating text with thickness <= 0
github: 4122
Change-Id: I0fae6ea234ddb92ef2c2bec6e0f8f7555709ec4f
2024-06-11 18:17:08 +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 ENH:set the warning text to yellow in gizmos 2024-05-13 09:20:46 +08:00
GLGizmoAssembly.hpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +08:00
GLGizmoBase.cpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +08:00
GLGizmoBase.hpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +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: gizmo: fix missed point on plane feature 2024-05-13 09:20:46 +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:set the warning text to yellow in gizmos 2024-05-13 09:20:46 +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 FIX: crash when generating text with thickness <= 0 2024-06-11 18:17:08 +08:00
GLGizmoText.hpp FIX: add thread for load font 2024-06-11 18:17:08 +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:split measure function to measure and assembly function 2024-04-23 20:07:49 +08:00
GLGizmosManager.hpp NEW:split measure function to measure and assembly function 2024-04-23 20:07:49 +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