-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blend import: Allow importing active_collection_only
#73941
Conversation
If you want, I can write a proposal for this for you. Want to have matching proposals for feature enhancements. This is put on the milestone after 4.0. |
Sure, go for it. The use case is importing blend files that have collections that are instanced, but not active. |
A rebase to check if it's still working and getting CI to run would be good |
Done. |
8faa55b
to
19b8479
Compare
active_collection_only
Thanks! |
This corresponds to the
Include > Limit to > Active Collection
GLTF export option in Blender and is useful when using collections which are instanced in a "main" collection.Fixes: godotengine/godot-proposals#6363