comet/crates/comet_ecs
2025-03-10 17:48:11 +01:00
..
component_derive feat: added 2D scene rendering and initialization of the texture atlas 2024-10-28 15:17:59 +01:00
src feat: finally added a working multi-camera system where the highest priority Camera2D will be used to make the RenderCamera (unfortunately not very efficient because it creates a new RenderCamera every tick, but it works i guess) 2025-03-10 17:48:11 +01:00
Cargo.toml fix: forgot the tomls 2025-03-04 23:53:11 +01:00