Restore non-manifold warnings
This commit is contained in:
parent
c95cd5ac38
commit
2f1ae3f112
@ -309,6 +309,7 @@ sub load_file {
|
|||||||
: [0,0],
|
: [0,0],
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
$object->mesh->check_manifoldness;
|
||||||
|
|
||||||
# we only consider the rotation of the first instance for now
|
# we only consider the rotation of the first instance for now
|
||||||
$object->set_rotation($model->objects->[$i]->instances->[0]->rotation)
|
$object->set_rotation($model->objects->[$i]->instances->[0]->rotation)
|
||||||
|
Loading…
Reference in New Issue
Block a user