quakeforge/libs/ecs
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
..
test [ecs] Add a function to move a subpool to be the last 2023-07-08 19:55:37 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Invalidate entity in hierarchy before removal 2023-03-07 02:00:19 +09:00
entity.c [ecs] Delay calculation of last index 2023-07-04 16:37:09 +09:00
hierarchy.c [ecs] Add "tree mode" to hierarchies 2023-07-07 14:42:49 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
subpool.c [ecs] Add a function to move a subpool to be the last 2023-07-08 19:55:37 +09:00