quakeforge/libs/ecs
Bill Currie cf911884c6 [ecs] Add support for sorting component pools
As the bookkeeping data is spread between three arrays, sorting a
component pool is not trivial and thus not something to duplicate around
the codebase.
2022-10-31 13:10:53 +09:00
..
test [ecs,scene] Update tests for move to separate ecs lib 2022-10-27 15:35:29 +09:00
component.c [ecs] Add support for sorting component pools 2022-10-31 13:10:53 +09:00
hierarchy.c [ecs] Support adding null hierarchies to non-root 2022-10-27 19:46:28 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00