comet/crates/comet_ecs/src
2025-11-26 00:38:07 +01:00
..
archetypes.rs refactor(ecs): speedup for archetypes 2025-11-25 23:40:26 +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 refactor(ecs): another small speedup for archetypes 2025-11-26 00:38:07 +01:00