quakeforge/libs/ecs/test
Bill Currie c32ffce886 [ecs] Add a function to move a subpool to be the last
This has use when the order of components in the pool affects draw order
(or has other significance), especially at the subpool level. I plan to
use it for fixing overlapping windows in imui.
2023-07-08 19:55:37 +09:00
..
Makemodule.am [ecs] Add "tree mode" to hierarchies 2023-07-07 14:42:49 +09:00
test-components.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-compops.c [ecs] Add a component rotation function 2023-07-03 01:40:26 +09:00
test-hierarchy.c [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
test-registry.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-subpools.c [ecs] Add a function to move a subpool to be the last 2023-07-08 19:55:37 +09:00
test-treehierarchy.c [ecs] Add "tree mode" to hierarchies 2023-07-07 14:42:49 +09:00