quakeforge/libs/ecs
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
..
test [ecs] Fix parent index updates when removing sub-hierarchies 2022-11-06 23:04:40 +09:00
component.c [ecs] Add support for sorting component pools 2022-10-31 13:10:53 +09:00
hierarchy.c [ecs] Fix parent index updates when removing sub-hierarchies 2022-11-06 23:04:40 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00