bevy/crates/bevy_gltf
Matty Weatherley 83b725f41e
Make bevy_gltf compile without bevy_animation feature (#16551)
# Objective

See title.

## Solution

Move `bevy_animation` import to where it is used.

## Testing

Compiled with and without `bevy_animation` feature enabled.
2024-11-30 00:04:30 +00:00
..
src Make bevy_gltf compile without bevy_animation feature (#16551) 2024-11-30 00:04:30 +00:00
Cargo.toml Remove thiserror from bevy_gltf (#15772) 2024-10-09 14:22:00 +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