psemek/libs/ecs
2024-07-10 21:21:05 +03:00
..
include/psemek/ecs Bugfix in ecs query caches: store the component UUIDs in vectors instead of hash sets, because the order of components matters 2024-07-10 21:21:05 +03:00
source Improve working with ecs caches, support retrieving ecs cache & table count, and fix ecs query container memory leak 2024-06-03 13:59:50 +03:00
tests ECS destructors wip 2023-12-18 12:45:42 +03:00
CMakeLists.txt ECS library wip & tests 2023-08-22 20:30:04 +03:00