lyra-engine/crates
SeanOMik fa6511bff1 render: create TileMap with a 'RelativeToTile' component to position entities along the grid 2024-11-30 22:12:17 +00:00
..
lyra-ecs 2d: create an animation sheet component 2024-11-30 22:12:17 +00:00
lyra-game render: create TileMap with a 'RelativeToTile' component to position entities along the grid 2024-11-30 22:12:17 +00:00
lyra-gltf Return Result for asset handle wait_for_load, create shader asset loader that uses the preprocessor 2024-11-30 22:12:17 +00:00
lyra-math render: implement sprite pivot, fix sprite centering in ortho projection 2024-11-30 22:12:17 +00:00
lyra-reflect implement texture atlases for sprites, allow storage of assets not from a loader 2024-11-30 22:12:17 +00:00
lyra-resource implement texture atlases for sprites, allow storage of assets not from a loader 2024-11-30 22:12:17 +00:00
lyra-scene Make system_update_world_transforms also update world transforms for SceneGraphs 2024-11-01 19:45:29 -04:00
lyra-scripting rename FreeFlyCamera to FreeFly3dCamera 2024-11-30 22:12:17 +00:00
wgsl-preprocessor@76a1c98abd Format some code, update wgsl-preprocessor crate 2024-11-30 22:12:17 +00:00