quakeforge/libs/ecs
Bill Currie 97a6ce833e [ecs] Adjust the source root during self insertions
This improves the behavior of hierarchies when self-inserting, but nq's
sbar still crashes when trying to do so. However, its tree is a fair bit
more complex than the test case (that does pass now), so I need to try
to replicate the important parts of the tree with fewer objects (180 is
too many to work with).
2022-11-06 17:36:49 +09:00
..
test [ecs] Add failing same-hierarchy parenting test 2022-11-06 17:36:33 +09:00
component.c [ecs] Add support for sorting component pools 2022-10-31 13:10:53 +09:00
hierarchy.c [ecs] Adjust the source root during self insertions 2022-11-06 17:36:49 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00