b6834310a7
feat(ecs): add convenient Entity class
2025-09-22 18:50:59 +03:30
85a1bbfcab
refactor: fix all clang-tidy diagnosis
2025-09-21 15:34:08 +03:30
8b98768539
docs(ecs): add some docs
2025-09-21 09:48:40 +03:30
9267214300
docs(ecs): fix typo
2025-09-21 09:47:13 +03:30
04c2e59ada
fix(ecs): sparse_set not properly removing elements
2025-09-21 08:41:56 +03:30
21e7291189
feat(ecs): new (simple) implementation without entt
2025-09-20 15:39:18 +03:30
f47afbdbcc
chore: remove yaml-cpp as dependency
2025-09-19 09:40:26 +03:30
638a009047
refactor: surface, app, tests, ecs refactors
continuous-integration/drone/push Build was killed
2025-07-28 20:45:24 +03:30
2b96a85b62
feat: systems
...
continuous-integration/drone/push Build was killed
feat: surface system
This commit puts the project in major jeopardy as it overhauls the
architecture such as removing the layer stack completely, etc.
I am filled with determination.
2025-07-26 18:01:27 +03:30
cd886aa8c9
refactor: flatten directory structure
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30