quakeforge/libs/scene
Bill Currie 10037927ea [ecs] Add hierarchy-only tests
The hierarchy-specific tests from the transform tests have been moved
into the ecs tests and the transform tests renamed appropriately. As
part of the process, hierarchies can now have a null type (ie, no
additional components maintained by the hierarchy). This should make
sorting out the issues highlighted by sbar a bit easier.
2022-11-05 21:29:38 +09:00
..
test [ecs] Add hierarchy-only tests 2022-11-05 21:29:38 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00
camera.c [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00
entity.c [renderer] Support multiple entity queues 2022-03-05 02:05:39 +09:00
light.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
scene.c [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00
transform.c [ecs] Move parent setting logic into hierarchy 2022-11-05 17:54:49 +09:00