quakeforge/include/QF/ui
Bill Currie 41d25df0d2 [ui] Attach text views to passage entities
Instead of creating new entities for the text views. This approximately
halves the number of entities required to display flowed text, but also
tests the ability to have an entity in multiple hierarchies (the goal of
the ECS component and system changes).
2022-12-14 22:38:37 +09:00
..
font.h [ui] Add font to renderer when loading 2022-12-08 16:57:45 +09:00
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
passage.h [ecs] Move href_comp into hierarchy_t 2022-12-12 00:20:20 +09:00
text.h [ui] Attach text views to passage entities 2022-12-14 22:38:37 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ui] Attach text views to passage entities 2022-12-14 22:38:37 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00