mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 03:50:52 +00:00
6047959b3f
* feat(bevy_gltf_blueprints): * added support for nested blueprints * added example/test for nested blueprints with multiple levels of nesting * feat(tools/gltf_auto_export): * implemented functionality to export nested blueprints/collection instances * added add prefs to control nested blueprints export * experiments with nested blueprints merge modes * when exporting of nested blueprints is disabled, will not scan for nested blueprints and thus no export them * docs(): updated docs & added images for nested blueprints support |
||
---|---|---|
.. | ||
bevy_gltf_blueprints | ||
bevy_gltf_components/basic | ||
README.md |
Examples
This folder contains numerous examples showing how to use both bevy_gltf_components and bevy_gltf_blueprints. Each example is its own crate so its dependencies are specific & clear.