psemek/libs/ecs/source/detail
lisyarus 80b4cc938d Fix constructors & destructors order
Order of callbacks was affected by the order of caches, which are pretty
much arbitrary. For a fix, explicitly order the callbacks globally
per-world.
2024-11-28 18:55:17 +03:00
..
entity_list.cpp ECS object lifetime issues fixes 2024-05-24 21:42:17 +03:00
query_cache.cpp 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
table.cpp Fix constructors & destructors order 2024-11-28 18:55:17 +03:00