Commit graph

6 commits

Author SHA1 Message Date
70b39a2b4a Bugfixes and more logic
UList was broken a bit, and we where doing unaligned memory access +
some other stuff
2024-11-17 12:44:47 +01:00
55077fc7c3 More Dynamic system 2024-11-14 15:35:33 +01:00
9bf9452cbe Rewrite
Implement the sparse set and entity registry that entt uses/describes
2024-11-12 18:07:00 +01:00
239ddd1b18 initial setup for entt 2024-11-12 13:19:00 +01:00
171b36d571 Initial Commit (#2)
Move to this branch for ecs changes

Reviewed-on: #2
2024-11-11 19:47:09 +01:00
fe7eba4573 Initial commit 2024-11-08 18:53:05 +01:00