comet/crates/comet_ecs/src
2025-11-25 23:28:42 +01:00
..
archetypes.rs chore(all): fix warnings 2025-11-02 15:58:28 +01:00
component.rs refactor(ecs)!: reworked the entity id system 2025-11-25 23:11:37 +01:00
entity.rs refactor(ecs)!: reworked the entity id system 2025-11-25 23:11:37 +01:00
id.rs fix(ecs): added safety boundaries to the IdQueue 2025-07-21 03:01:40 +02:00
lib.rs feat(ecs): added a simple prefab system 2025-07-14 01:54:53 +02:00
prefabs.rs refactor(ecs)!: reworked the entity id system 2025-11-25 23:11:37 +01:00
scene.rs fix(ecs): entity deletion is now type correct 2025-11-25 23:28:42 +01:00