mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Added extended selection ObjectList -> to canvas3D
This commit is contained in:
parent
e201c5123c
commit
9cf80581d9
7 changed files with 179 additions and 53 deletions
|
@ -142,6 +142,7 @@ public:
|
|||
ObjectManipulation* obj_manipul();
|
||||
ObjectList* obj_list();
|
||||
Plater* plater();
|
||||
wxGLCanvas* canvas3D();
|
||||
std::vector<ModelObject*> *model_objects();
|
||||
|
||||
AppConfig* app_config{ nullptr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue