Age | Commit message (Expand) | Author |
---|---|---|
2025-01-19 | feat(ecs): make Uid Debug trait impl actually useful | HampusM |
2024-11-29 | refactor(ecs): set & get UID parts using bit masks | HampusM |
2024-11-11 | refactor(ecs): fix clippy lints | HampusM |
2024-11-11 | refactor(ecs): use same ID for entities & components | HampusM |