Open s-light opened 3 years ago
should be fixed with #17 - in combination with blender 3.1. - if it contains the vtree branch of the gltf exporter.
@s-light vtree branch will not be on 3.1, but in 3.2
hmm ok! thanks for the heads up.
just tested this - fixed with official blender 3.1.0 and #17
still have the issue with 3.1.2
Error: Object 'Bridge' can't be selected because it is not in View Layer 'View Layer'!
obj.select_set(obj.type == "MESH")
if i link a collection from another file the export crashes at contained objects:
on a quick search i found some maybe related thinks:
with linked objects this does not happen. so somehow this seems to be only happening with linked collection / child things...
i have attached the two test files.
test_linked_collection.zip