mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Only one instance enabled when selecting sub parts
This commit is contained in:
parent
f4b16bb242
commit
102bc99958
4 changed files with 72 additions and 4 deletions
|
@ -535,6 +535,7 @@ public:
|
|||
void _remove_object(unsigned int object_idx);
|
||||
void _calc_bounding_box() const;
|
||||
void _render_selected_volumes() const;
|
||||
void _render_synchronized_volumes() const;
|
||||
void _render_bounding_box(const BoundingBoxf3& box, float* color) const;
|
||||
void _synchronize_unselected_instances();
|
||||
void _synchronize_unselected_volumes();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue