lyra-engine/crates/lyra-game
SeanOMik 4816b7333e
CI / build (push) Failing after 2m53s Details
Make system_update_world_transforms also update world transforms for SceneGraphs
Before this couldn't be done since lyra-scene could not depend on lyra-resource, it would have caused a cyclic dependency. The last commit, where I created lyra-gltf from code inside lyra-resource, made this possible
2024-11-01 19:45:29 -04:00
..
lyra-game-derive move crates into 'crates' folder 2024-11-01 11:17:36 -04:00
src Make system_update_world_transforms also update world transforms for SceneGraphs 2024-11-01 19:45:29 -04:00
Cargo.toml separate GLTF loader to its own crate 2024-11-01 12:09:01 -04:00