Gizmo flatten -> allow for only single instance and let planes follow the instance when moving the object by dragging it on the scene
This commit is contained in:
parent
e1c90c83e8
commit
c205e3fb0c
2 changed files with 35 additions and 46 deletions
src/libslic3r
|
@ -696,7 +696,7 @@ void ModelObject::reset_volumes_idxs()
|
|||
{
|
||||
v->set_new_unique_id();
|
||||
}
|
||||
}//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
}
|
||||
|
||||
ModelInstance* ModelObject::add_instance()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue