mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
NEW: add meshboolean gizmo
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
This commit is contained in:
@@ -362,6 +362,11 @@ public:
|
||||
|
||||
bool requires_local_axes() const;
|
||||
|
||||
void render_bounding_box(const BoundingBoxf3& box, float* color, float scale) {
|
||||
m_scale_factor = scale;
|
||||
render_bounding_box(box, color);
|
||||
}
|
||||
|
||||
//BBS
|
||||
void cut_to_clipboard();
|
||||
void copy_to_clipboard();
|
||||
|
||||
Reference in New Issue
Block a user