180 Commits

Author SHA1 Message Date
6c6203a41d New scene items system 2023-11-15 18:56:25 -06:00
1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
e3c484d20d BIt more cleanup. 2023-11-13 00:48:48 -06:00
dba5aa36c5 Removed physics for now. 2023-11-12 23:29:52 -06:00
ba185e9fe4 Switching SceneItems to smarts 2023-11-12 23:02:11 -06:00
3836d68033 More standard pointers. 2023-11-12 19:52:41 -06:00
aa7ea94669 Removed RenderTarget event pointer. 2023-11-12 19:28:01 -06:00
9363e6bc17 Nuked Transform 2023-11-12 10:41:47 -06:00
7b1933159b Changed scene item components to smart pointers 2023-11-10 23:21:59 -06:00
085facd079 Even more shared pointers. 2023-11-10 22:33:21 -06:00
732a90931c Converted a couple more things to shared pointers. 2023-11-10 20:12:18 -06:00
0beb1d9cb7 Converted first thing to shared pointers. 2023-11-02 20:35:11 -05:00
b4c7953c93 Sunset old state system finally. 2023-11-02 12:36:14 -05:00
c4032b4a84 Bit of cleanup. 2023-11-01 23:08:20 -05:00
c5cfc31436 Rewrote assertions 2023-11-01 21:48:10 -05:00
2423fd9f70 Scene cutover and LoadingScene sample. 2023-10-09 22:26:10 -05:00
8df7cd23ea Added text alignment support. 2023-10-09 17:55:46 -05:00
52c473b029 Added libarchive support to Dawn. 2023-10-09 13:16:52 -05:00
4f33f208ea Work resumed 2023-10-05 17:19:48 -05:00
0cde186bf7 Cleanup of some code 2023-08-10 19:14:19 -07:00
404d1c6227 Added UI Scaling support 2023-07-24 11:01:29 -07:00
34ff460343 Standardizing Shader Buffers a bit more 2023-07-23 22:28:50 -07:00
a062b5a376 Fixed Mac OSX Bugs 2023-07-23 15:02:44 -07:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
0a103c9283 Added really unfinished text decoration support 2023-07-15 23:42:24 -07:00
54932cd348 Added default font editing to VN 2023-07-12 22:17:11 -07:00
4649469fee Fixed VN Scrolling bug 2023-07-12 21:08:07 -07:00
19c6575aaf New XML System, first pass. 2023-07-12 10:34:51 -07:00
1c7abbf140 Pre-subnode update. 2023-07-10 12:04:34 -07:00
835d5e5892 Fixed alignment on UI Label 2023-07-10 10:29:59 -07:00
114a5b434e Need to support text alignment 2023-07-09 22:06:50 -07:00
112943ead1 Prog. 2023-07-08 19:10:59 -07:00
af3b0751f7 Scene change support 2023-06-30 07:33:22 -07:00
160aa43973 New textures 2023-06-20 23:57:22 -07:00
0b26b5a06a Added texture data format support 2023-06-20 08:35:28 -07:00
9aa6a0f529 Fixed crashing on empty string for UIRichTextLabel 2023-06-19 12:04:26 -07:00
2285914c2e Fixed shader alignment on windows 2023-06-19 11:44:45 -07:00
0ea7f1d749 Fixed bug with empty string, allowing local fonts to be loaded. 2023-06-17 22:15:57 -07:00
4fb73f455f I guess I fixed a bug, not really sure, moving on to restoring game functionality 2023-06-17 20:23:30 -07:00
17f2953e4d Testing mixing styles 2023-06-17 08:29:29 -07:00
07c4484186 Finally finished VN textbox 2023-06-17 07:59:22 -07:00
e6350d99e9 Fixed some bugs and added parsing 2023-06-16 15:48:33 -07:00
2964aa4a95 Removed old TrueType 2023-06-16 10:46:41 -07:00
4f757c2ea9 About to cleanup truetype and newtruetype 2023-06-16 10:29:08 -07:00
e70f71337f Prepping label statistics. 2023-06-15 22:09:24 -07:00
d760d6857b UI Label Wrap 2023-06-15 20:48:30 -07:00
a30d1758f4 Progress untangle 2023-06-14 21:14:52 -07:00
aab5548ae2 Working on removing ui label 2023-06-12 10:09:45 -07:00
dd1004257e Pretty much everything Label wise is working 2023-06-12 08:32:12 -07:00
da5d3da6df Prog ttf 2023-06-12 06:25:17 -07:00