KhronosGroup / glTF-Blender-IO

Blender glTF 2.0 importer and exporter
https://docs.blender.org/manual/en/latest/addons/import_export/scene_gltf2.html
Apache License 2.0
1.5k stars 320 forks source link

Expose the ability to limit exporting renderable objects via Exporters #2413

Closed ottah closed 4 days ago

ottah commented 4 days ago

This change adds the ability to limit exporting objects that are disabled from rendering like in the file exporter.

blender_2MTrP1FWcV

CLAassistant commented 4 days ago

CLA assistant check
All committers have signed the CLA.

julienduroure commented 4 days ago

Hello,

The "include" section of the exporter (via file export) is hidden when exporting via Collections. This is not a bug in glTF exporter, but a design done at Blender level for all exporters (usd, fbx, obj, etc...)

So closing this PR, as we will keep this exporter aligned with others. Feel free to open a discussion thread on https://devtalk.blender.org/ if you want to discuss it with Blender devs