Objects now sync spatial hierarchy more robustly on export, and clean the collection tree in case the user messed it up.

This commit is contained in:
Dion Moult
2021-10-29 17:43:38 +11:00
parent 1141fd5784
commit a4c054ef62
9 changed files with 301 additions and 288 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ def replace_variables(value):
@given("an empty Blender session")
@when("an empty Blender session")
@when("an empty Blender session is started")
def an_empty_ifc_project():
IfcStore.purge()
bpy.ops.wm.read_homefile(app_template="")