bevy/crates/bevy_gltf/src
Ycy 9d8f94d461
fix bevy_gltf crate build (#13202)
# Objective

Fixing `bevy_gltf` crate build fail when `bevy_animation` feature is
disabled

## Solution

Add missing `bevy_animation` feature
2024-05-03 13:00:18 +00:00
..
lib.rs Refactor App and SubApp internals for better separation (#9202) 2024-03-31 03:16:10 +00:00
loader.rs fix bevy_gltf crate build (#13202) 2024-05-03 13:00:18 +00:00
vertex_attributes.rs Use immutable key for HashMap and HashSet (#12086) 2024-02-26 16:27:40 +00:00