comet/crates/comet_ecs/src
2025-03-08 02:04:50 +01:00
..
archetypes.rs fix: finally removed the storage.rsin the comet_ecs 2025-03-05 08:39:57 +01:00
component.rs feat: implemented a priority camera system that searches for the Entity with the Camera2D component with the smallest priority 2025-03-08 02:04:50 +01:00
entity.rs feat: Added shader loading and swapping as well as beginnings of out of the box noise generation and support for multiple render passes 2024-12-17 01:36:34 +01:00
id.rs initial commit 2024-10-26 02:15:26 +02:00
lib.rs fix: finally removed the storage.rsin the comet_ecs 2025-03-05 08:39:57 +01:00
world.rs feat: implemented a Camera2D component that works with the Renderer2D 2025-03-07 23:42:12 +01:00