Add animation feature to cargo_features.md (#4450)
# Objective The new feature `animation` is not documented in `cargo_features.md`. ## Solution Add it there.
This commit is contained in:
parent
c747cc526b
commit
08eaa13c81
@ -4,6 +4,7 @@
|
||||
|
||||
|feature name|description|
|
||||
|-|-|
|
||||
|animation|Animation support and glTF animation loading.|
|
||||
|bevy_audio|Audio support. Support for all audio formats depends on this.|
|
||||
|bevy_gilrs|Adds gamepad support.|
|
||||
|bevy_gltf|[glTF](https://www.khronos.org/gltf/) support.|
|
||||
|
Loading…
Reference in New Issue
Block a user