Blender_bevy_components_wor.../crates/bevy_gltf_components/src
Mark Moissette 7699e87aac
feat(bevy_gltf_components): will not panic anymore if a gltf handle cannot be found (#108)
* added some minor extra debug information
* removed a useless clone() call on the gltf handle
* should resolve at least a part of #102
2024-01-31 12:30:36 +01:00
..
gltf_to_components.rs feat(Save & load): new crate bevy_gltf_save_load + lots of upgrades & improvements (#95) 2024-01-10 14:49:29 +01:00
lib.rs chore(): cargo fmt (#21) 2023-10-13 12:53:26 +02:00
process_gltfs.rs feat(bevy_gltf_components): will not panic anymore if a gltf handle cannot be found (#108) 2024-01-31 12:30:36 +01:00
utils.rs chore(): cargo fmt (#21) 2023-10-13 12:53:26 +02:00