BambuStudio/src/libslic3r/Geometry
enricoturri1966 06b17c4fdc NEW:add measure gizmo new files
Jira: STUDIO-6166
most of the code come from orca
The original code is from PrusaSlicer and referring to the implementation of OrcaSlicer. Thanks for PrusaSlicer and OrcaSlicer , thanks for Lukas Matena and enricoturri1966 and so on.
commit f72d42f920334a05b0efa01f18eb4cc066809c00
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Tue Oct 31 11:43:04 2023 +0800

    Measure: Initial porting of Measure Gizmo

diff --git a/resources/images/copy_menu.svg b/resources/images/copy_menu.svg
new file mode 100644

Change-Id: I81afa52165f14c34e0c63f2c40c953a04d76fc8b
2024-03-25 15:29:19 +08:00
..
Bicubic.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
Circle.cpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
Circle.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
ConvexHull.cpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
ConvexHull.hpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
Curves.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
MedialAxis.cpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
MedialAxis.hpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
Voronoi.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
VoronoiOffset.cpp FIX: crash when slicing(make perimeters) 2023-07-07 17:25:51 +08:00
VoronoiOffset.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
VoronoiUtilsCgal.cpp ENH: sync some code change from prusa 2022-10-20 19:34:37 +08:00
VoronoiUtilsCgal.hpp ENH: sync some code change from prusa 2022-10-20 19:34:37 +08:00
VoronoiVisualUtils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00