quakeforge/qtv
Bill Currie 35eec0b2e5 [ecs] Implement hierarchies as components
The main goal of this change was to make it easier to tell when a
hierarchy has been deleted, but as a side benefit, it got rid of the use
of PR_RESMAP. Also, it's easy to track the number of hierarchies.

Unfortunately, it showed how brittle the component side of the ECS is
(scene and canvas registries assumed their components were the first (no
long the case), thus the sweeping changes).

Centerprint doesn't work (but it hasn't for a while).
2024-01-02 16:38:01 +09:00
..
include Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
source [ecs] Implement hierarchies as components 2024-01-02 16:38:01 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00