quakeforge/qtv/source
Bill Currie bb677a1a7c [ecs] Move href_comp into hierarchy_t
This means that the component id used for hierarchy references must be
passed to Hierarchy_New and Hierarchy_Copy, but does all an entity to
have more than one hierarchy, which is useful for canvases (hierarchies
of views) in the 3d world (the canvas root would have a 3d hierarchy
reference and a 2d (view) hierarchy reference).
2022-12-12 00:20:20 +09:00
..
client.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
connection.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
Makemodule.am [qtv] Fix a pile of bit-rot 2021-12-26 14:45:32 +09:00
qtv.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sbar.c [ecs] Move href_comp into hierarchy_t 2022-12-12 00:20:20 +09:00
server.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_parse.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00