1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Merge remote-tracking branch 'origin/convex_hull' into lm_lay_flat_round_merged_facets

This commit is contained in:
Lukas Matena
2018-08-16 08:56:18 +02:00
17 changed files with 266 additions and 183 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ class GLGizmoRotate : public GLGizmoBase
mutable Pointf m_center;
mutable float m_radius;
mutable bool m_keep_radius;
mutable bool m_keep_initial_values;
public:
GLGizmoRotate();