Blender_bevy_components_workflow
Blender_bevy_components_workflow copied to clipboard
Auto exported gltf does not ignore hidden objects
In the alpha1 release (untested in main), I noticed that auto export does not respect objects marked as hidden. At first, I thought it was an export setting issue. For all I know it could still be an export settings issue since the export settings seem very fragile. However, adding in this check seems to fix the problem for me. Can open a PR if that change is appropriate, or would appreciate any insight on what I might have wrong.
Export settings set to:
(which I know is supposed to get overridden in the blender addon to ensure required options are marked)
Expected output:
Actual output: