1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Deletion of instances and volumes from 3D scene

This commit is contained in:
Enrico Turri
2018-11-14 08:53:56 +01:00
parent 3858fecf0c
commit 3613a54e03
9 changed files with 95 additions and 7 deletions
+2
View File
@@ -618,6 +618,8 @@ public:
static void render(wxGLCanvas* canvas);
static void delete_selected(wxGLCanvas* canvas);
static std::vector<double> get_current_print_zs(wxGLCanvas* canvas, bool active_only);
static void set_toolpaths_range(wxGLCanvas* canvas, double low, double high);