107 Commits

Author SHA1 Message Date
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
89ab1800ec First working example 2023-05-29 19:50:04 -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
d6625ba094 Mid prog font 2023-05-26 10:44:17 -07:00
e38d6b7948 Added shader param buffer support 2023-05-24 23:07:09 -07:00
b65f52878a Fixed texture filter modes not applying. 2023-05-22 11:52:10 -07:00
fd6d6ab677 First phase moving from STBTT to FreeType 2023-05-22 11:25:59 -07:00
6069c71384 Prepping to allow textures to have different render modes/types. Prepping for freetype support 2023-05-21 23:35:39 -07:00
74cdc66814 VN textbox event 2023-05-21 15:11:51 -07:00
a7aec06aec Tiled sprite improvements! 2023-05-14 19:06:37 -07:00
d603da50c7 Testing textures 2023-05-11 23:57:08 -07:00
599e354b90 Fixed weird fmod bug I guess 2023-04-05 22:13:24 -07:00
e4008d5252 Fixed the billboard shader to be what I intended from the start. 2023-04-04 22:27:27 -07:00
685bc5b9c9 First pass of new shader manager 2023-04-04 21:49:20 -07:00
e51818f748 idk shaders 2023-04-02 19:00:51 -07:00
8945c2e3a9 Fixed colors in shaders. 2023-04-02 17:45:46 -07:00
b77d0526eb Prefab Tool More-Or-Less done 2023-03-29 20:31:08 -07:00
fce3e050a1 Cleaned prefab parser a lot 2023-03-29 18:44:28 -07:00
0be34af8dc Basic hit detection 2023-03-21 14:42:54 -07:00
d7538ec3d3 Got FPS label rendering on vita 2023-03-21 08:48:58 -07:00
bfa0a907f0 Fixed the colors 2023-03-21 01:03:42 -07:00
332c8e5319 Fixed vita textures, broke non-vita textures 2023-03-21 00:55:53 -07:00
735a29cea1 Added test texture and testing vitasdk caching (2) 2023-03-20 22:59:32 -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
4d0439ca11 Added PS Vita support 2023-03-14 00:20:43 -07:00
98eb09f288 Totally refactored UILabel 2023-03-05 23:42:15 -08:00
8e04742d5a Started upgrading things to new state 2023-02-27 23:36:03 -08:00
d1bec11558 Added basic debug lines 2023-02-22 13:41:52 -08:00
467f4d5a3f Starting basic physics, nothing fancy 2023-02-20 00:29:28 -08:00
c832efab73 Removed the troublesome components 2023-02-18 11:27:20 -08:00
c20d85913c The fruits of my labor 2023-01-20 00:00:36 -08:00
2dacb6f904 Stuff I've fixed so far. 2023-01-19 20:24:43 -08:00
77cf0e574d Material update, before changing prefabs 2023-01-19 19:29:01 -08:00
2b1b258065 Example character level animations. 2023-01-18 23:53:39 -08:00
9fc4d2e4e2 First attempt to play audio 2023-01-17 00:11:22 -08:00
2e55754c49 Subscenes 2023-01-14 22:06:35 -08:00
0a4170ea3d Fixed whatever was wrong with my shader 2022-12-05 19:27:32 -08:00
3c405c4bd3 VN System improved. 2022-11-19 13:42:04 -08:00
e6d475d170 Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
9300c60c5d Testing some crap 2022-10-30 00:39:07 -07:00
7ee91c3777 Font working 2022-10-24 22:28:53 -07:00
bc74e6782b UI Hello World 2022-10-23 01:01:16 -07:00
65e3bb43a5 Basic transform stuff 2022-10-21 22:01:37 -07:00
02e8fdd02c Added texture, assets, tools and texture loading. 2022-10-20 21:50:52 -07:00
ee1842be2c Testing textures and events 2022-10-20 15:49:25 -07:00