Age | Commit message (Expand) | Author |
---|---|---|
2024-02-28 | refactor(ecs): use better system input type filtering solution | HampusM |
2024-02-26 | fix(ecs): make Component trait not automatic & add derive macro | HampusM |
2024-02-26 | feat(ecs): add support for multiple system queries & local components | HampusM |
2024-02-18 | feat: add entity component system library | HampusM |