quakeforge/libs/ecs/test
Bill Currie ddd6c958a9 [ecs] Fix parent index updates when removing sub-hierarchies
In the end, it was removal of the old entries that corrupted the parent
indices. Very nicely, most of the fixes involved removing code. Taking
advantage of the ECS to debug the hierarchies was fun, and the resulting
colorized entity names helped no end.
2022-11-06 23:04:40 +09:00
..
Makemodule.am [ecs] Add hierarchy-only tests 2022-11-05 21:29:38 +09:00
test-components.c [ecs,scene] Update tests for move to separate ecs lib 2022-10-27 15:35:29 +09:00
test-hierarchy.c [ecs] Fix parent index updates when removing sub-hierarchies 2022-11-06 23:04:40 +09:00
test-registry.c [ecs,scene] Update tests for move to separate ecs lib 2022-10-27 15:35:29 +09:00