|
|
59c803d31c
|
ECS library wip: rewrite tables using explicit columns
|
2023-08-26 12:33:14 +03:00 |
|
|
|
31ffd4dc54
|
Remove component bitsets from ecs; use uuid hash tables instead
|
2023-08-24 17:33:19 +03:00 |
|
|
|
dbeee752b7
|
Speed up searching for ecs table columns using a hash_map<uuid, column_id>
|
2023-08-24 16:26:29 +03:00 |
|
|
|
c1991cbb57
|
ECS library wip: support explicit query cache
|
2023-08-22 21:18:53 +03:00 |
|