Blender_bevy_components_wor.../tools/blenvy/add_ons
kaosat.dev 253d33f1bb feat(asset preloading): experimented with using the underlying gltf crate
to get the list of assets & preload them
 * a tiny bit clunky but works and is somewhat cleaner than the previous "staggered loading" approach
 * enables having level load state (could be used for progress information & co)
 * modified blueprints spawning to used the new system
 * various cleanups & related tweaks
 * fixed issues on the Blender side when with the formating of the ron data for assets
2024-06-24 23:47:36 +02:00
..
auto_export feat(asset preloading): experimented with using the underlying gltf crate 2024-06-24 23:47:36 +02:00
bevy_components feat(Blenvy): 2024-06-23 19:14:00 +02:00
__init__.py refactor(Blenvy): moved components & auto export into a sub folder for clarity 2024-05-25 13:26:30 +02:00