lyra-engine/crates
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-ecs Make system_update_world_transforms also update world transforms for SceneGraphs 2024-11-01 19:45:29 -04:00
lyra-game Make system_update_world_transforms also update world transforms for SceneGraphs 2024-11-01 19:45:29 -04:00
lyra-gltf separate GLTF loader to its own crate 2024-11-01 12:09:01 -04:00
lyra-math move crates into 'crates' folder 2024-11-01 11:17:36 -04:00
lyra-reflect move crates into 'crates' folder 2024-11-01 11:17:36 -04:00
lyra-resource separate GLTF loader to its own crate 2024-11-01 12:09:01 -04:00
lyra-scene Make system_update_world_transforms also update world transforms for SceneGraphs 2024-11-01 19:45:29 -04:00
lyra-scripting separate GLTF loader to its own crate 2024-11-01 12:09:01 -04:00
wgsl-preprocessor@70daf32082 move crates into 'crates' folder 2024-11-01 11:17:36 -04:00