Blender_bevy_components_wor.../examples
Mark Moissette bce6d43c50
Bevy gltf blueprints fixes and tweaks (#24)
* fixed bad default path for library
 * added missing ComponentsFromGltfPlugin which causes the blueprint plugin not to work as expected if ComponentsFromGltfPlugin is not added elsewhere
 * all info! calls are now debug! for a less spammy debugging experience

* refactor(examples:advanced):
 * removed ComponentsFromGltfPlugin as that is now included directly in the blueprints plugin
 * moved all physics (rapier) related code to the core/physics module
2023-10-14 13:51:29 +02:00
..
advanced Bevy gltf blueprints fixes and tweaks (#24) 2023-10-14 13:51:29 +02:00
basic chore(): cargo fmt (#21) 2023-10-13 12:53:26 +02:00