bevy/crates/bevy_gltf
François Mockers f3cbe4267a gate import on bevy_animation in bevy_gltf (#18403)
# Objective

- `collect_path` is only declared when feature `bevy_animation` is
enabled
- it is imported without checking for the feature, not compiling when
not enabled

## Solution

- Gate the import
2025-03-19 00:51:59 +01:00
..
src gate import on bevy_animation in bevy_gltf (#18403) 2025-03-19 00:51:59 +01:00
Cargo.toml Release 0.16.0-rc.1 2025-03-18 21:48:22 +01:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy glTF

License Crates.io Downloads Docs Discord