quakeforge/qtv
Bill Currie 817aeb334e [ui] Convert view_t to an ECS entity
Much of the nq/qw HUD system is quite broken, but the basic status bar
seems to be working nicely. As is the console (both client and server).
Possibly the biggest benefit is separating the rendering of HUD elements
from the updating of them, and much less traversing of invisible views
whose only purpose is to control the positioning of the visible views.

The view flow tests are currently disabled until I adapt the flow code
to ECS.

There seems to be a problem with view resizing in that some gravities
don't follow resizing correctly.
2022-11-01 00:40:52 +09:00
..
include [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
source [ui] Convert view_t to an ECS entity 2022-11-01 00:40:52 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00