Blender_bevy_components_wor.../examples/bevy_gltf_blueprints
Mark Moissette 9a765d5e12
feat(bevy_gltf_blueprints): added ability to generate blueprint/scene aabbs automatically (#57)
* settable via a config flag & systems won't run if the flag is not set
 * caches aabbs per blueprint name so they do not need to be recomputed multiple time for the same blueprint
 * closes #56
2023-11-25 02:35:48 +01:00
..
animation feat(bevy_gltf_blueprints): added ability to also load gltf files, not just glb (#55) 2023-11-24 12:30:47 +01:00
basic feat(bevy_gltf_blueprints): added ability to generate blueprint/scene aabbs automatically (#57) 2023-11-25 02:35:48 +01:00
basic_xpbd_physics feat(bevy_gltf_blueprints): added ability to also load gltf files, not just glb (#55) 2023-11-24 12:30:47 +01:00
multiple_levels feat(bevy_gltf_blueprints): added ability to also load gltf files, not just glb (#55) 2023-11-24 12:30:47 +01:00