quakeforge/libs/ecs/test
Bill Currie bb677a1a7c [ecs] Move href_comp into hierarchy_t
This means that the component id used for hierarchy references must be
passed to Hierarchy_New and Hierarchy_Copy, but does all an entity to
have more than one hierarchy, which is useful for canvases (hierarchies
of views) in the 3d world (the canvas root would have a 3d hierarchy
reference and a 2d (view) hierarchy reference).
2022-12-12 00:20:20 +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] Move href_comp into hierarchy_t 2022-12-12 00:20:20 +09:00
test-registry.c [ecs,scene] Update tests for move to separate ecs lib 2022-10-27 15:35:29 +09:00