50 Commits

Author SHA1 Message Date
bbc75feb0d Loading fonts is done 2023-06-10 12:01:14 -07:00
4acf77257a About 3/4 done with new font system 2023-06-09 23:12:10 -07:00
d3b9f82ad0 TTF Prog 2023-06-05 11:49:38 -07:00
0721e98e00 Basicallly POC, but still somethign wrong with u_FontQuadParts 2023-06-04 10:05:42 -07:00
19eabe6e76 Font round 1 2023-06-02 21:04:35 -07:00
af75bb546a Testing Font shader setup for arrays 2023-06-01 10:10:34 -07:00
1b84efe0d6 Fixed some bugs with buffers during font building 2023-05-31 10:47:06 -07:00
4ae838945e Fixed UI not rendering (partially) 2023-05-31 09:30:21 -07:00
a51c5d0fc8 Moved a few things to shader buffers, added some bugs that I have to fix 2023-05-30 08:35:18 -07:00
cdc0c03dd3 Added IRenderable, removed shader programs and allow more nuanced control of render passes, UI items are now rendered same as other scene item components. 2023-05-29 15:52:08 -07:00
fd6d6ab677 First phase moving from STBTT to FreeType 2023-05-22 11:25:59 -07:00
74cdc66814 VN textbox event 2023-05-21 15:11:51 -07:00
c69352cf9c VN Textbox Scroll initial version 2023-05-20 22:13:22 -07:00
a7aec06aec Tiled sprite improvements! 2023-05-14 19:06:37 -07:00
ba44eacfba Fixed UI Image 2023-05-10 23:35:10 -07:00
195e49e243 (Temp) UI only renders to backbuffer 2023-05-10 12:48:33 -07:00
cdc3e89f8a Allow camera render target to be null 2023-05-10 07:43:02 -07:00
9f5c39b8d0 Added percentage support to UIElements 2023-05-09 23:51:12 -07:00
e6b93fe5db Grid Progress 2023-04-30 15:31:22 -07:00
248e000c63 UI Border Done 2023-04-29 20:55:32 -07:00
129a460cd1 Now I gotta fix alignment 2023-04-27 23:31:09 -07:00
89afd1e53f TTF Loading Fixed 2023-04-27 21:52:19 -07:00
685bc5b9c9 First pass of new shader manager 2023-04-04 21:49:20 -07:00
80778d5a75 Adding some tags to scene item components for the prefab tool 2023-03-26 11:06:57 -07:00
0c8f825b1a Half done with Scene Component Parsing 2023-03-23 21:43:02 -07:00
9a8aae4d5e Testing UI without assets. 2023-03-20 21:12:03 -07:00
7d1fc6906a Adding bitmap fonts 2023-03-14 18:55:10 -07:00
c3ade0936a tic tac toe done 2023-03-08 21:13:44 -08:00
cc267bfce9 Added camera relative UI support. 2023-03-08 17:37:08 -08:00
6d5d48a5f5 UI menu now accepts mouse input from absolutes. 2023-03-08 16:39:24 -08:00
592978dc3a prog 2023-03-06 22:04:47 -08:00
167e56bbc3 Prog 2023-03-06 16:06:34 -08:00
c36eb4134a Updated some docs 2023-03-05 23:49:58 -08:00
98eb09f288 Totally refactored UILabel 2023-03-05 23:42:15 -08:00
b9a6620902 Scene UI 2023-03-05 15:51:07 -08:00
f7ff21fa8d UI 2023-03-05 12:58:59 -08:00
1061cda666 Switched scene update to state event 2023-03-01 09:40:57 -08:00
6aa7d317d1 Removed Legacy Camera resize 2023-03-01 09:29:25 -08:00
2013600622 Updated more scene item coponents to state system 2023-03-01 09:25:07 -08:00
21b917cf71 Added SceneItemComponent registry (unfinished) 2023-02-23 23:43:13 -08:00
38527a7de6 Moved Scene implementation around 2023-02-21 20:59:42 -08:00
d14e063ba6 Fixed CSV Parsing on tools 2023-01-28 21:01:30 -08:00
23fc1206ba about to add SDL and probably break everything 2023-01-16 10:01:06 -08:00
2e55754c49 Subscenes 2023-01-14 22:06:35 -08:00
1d024aaad4 E 2023-01-06 21:01:06 -08:00
3c405c4bd3 VN System improved. 2022-11-19 13:42:04 -08:00
64ff1f279d Added appropriate delete statements. 2022-11-12 01:35:47 -08:00
e6d475d170 Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
a7049ffc31 Lots of UI Component Updates 2022-10-27 08:16:55 -07:00
bc74e6782b UI Hello World 2022-10-23 01:01:16 -07:00