|
54da3733d7
|
Switching SceneItems to smarts
|
2023-11-12 23:02:11 -06:00 |
|
|
9131947511
|
More standard pointers.
|
2023-11-12 19:52:41 -06:00 |
|
|
31e922bb3e
|
Nuked Transform
|
2023-11-12 10:41:47 -06:00 |
|
|
3ab98bf2ea
|
Changed scene item components to smart pointers
|
2023-11-10 23:21:59 -06:00 |
|
|
bed6e3e1f4
|
Even more shared pointers.
|
2023-11-10 22:33:21 -06:00 |
|
|
aaa8573312
|
Converted a couple more things to shared pointers.
|
2023-11-10 20:12:18 -06:00 |
|
|
b1088eeab7
|
Converted first thing to shared pointers.
|
2023-11-02 20:35:11 -05:00 |
|
|
0126661ce2
|
Rewrote assertions
|
2023-11-01 21:48:10 -05:00 |
|
|
f752ad9a59
|
Scene cutover and LoadingScene sample.
|
2023-10-09 22:26:10 -05:00 |
|
|
bc77340569
|
Added text alignment support.
|
2023-10-09 17:55:46 -05:00 |
|
|
4dd4cb045c
|
Added libarchive support to Dawn.
|
2023-10-09 13:16:52 -05:00 |
|
|
0692b2b6d1
|
Work resumed
|
2023-10-05 17:19:48 -05:00 |
|
|
8c9fa5fd8c
|
Cleanup of some code
|
2023-08-10 19:14:19 -07:00 |
|
|
bf1f05c335
|
Added UI Scaling support
|
2023-07-24 11:01:29 -07:00 |
|
|
3bbb5ca030
|
Standardizing Shader Buffers a bit more
|
2023-07-23 22:28:50 -07:00 |
|
|
a5b36fb24a
|
Added reasons to assertions
|
2023-07-23 10:15:37 -07:00 |
|
|
6e85b61200
|
Added really unfinished text decoration support
|
2023-07-15 23:42:24 -07:00 |
|
|
5b816a4316
|
Added default font editing to VN
|
2023-07-12 22:17:11 -07:00 |
|
|
2eb441dfb3
|
Fixed VN Scrolling bug
|
2023-07-12 21:08:07 -07:00 |
|
|
bc548c5692
|
New XML System, first pass.
|
2023-07-12 10:34:51 -07:00 |
|
|
72fadf868a
|
Pre-subnode update.
|
2023-07-10 12:04:34 -07:00 |
|
|
7c12906aac
|
Fixed alignment on UI Label
|
2023-07-10 10:29:59 -07:00 |
|
|
d8d8c84724
|
Need to support text alignment
|
2023-07-09 22:06:50 -07:00 |
|
|
83f5d99c65
|
Prog.
|
2023-07-08 19:10:59 -07:00 |
|
|
29048234a7
|
Scene change support
|
2023-06-30 07:33:22 -07:00 |
|
|
811271dc5d
|
Fixed crashing on empty string for UIRichTextLabel
|
2023-06-19 12:04:26 -07:00 |
|
|
32a6375c39
|
Fixed shader alignment on windows
|
2023-06-19 11:44:45 -07:00 |
|
|
55490a9918
|
Fixed bug with empty string, allowing local fonts to be loaded.
|
2023-06-17 22:15:57 -07:00 |
|
|
4e1e1cacfb
|
I guess I fixed a bug, not really sure, moving on to restoring game functionality
|
2023-06-17 20:23:30 -07:00 |
|
|
77f5383cb9
|
Testing mixing styles
|
2023-06-17 08:29:29 -07:00 |
|
|
f766f675ce
|
Finally finished VN textbox
|
2023-06-17 07:59:22 -07:00 |
|
|
4cbff34034
|
Fixed some bugs and added parsing
|
2023-06-16 15:48:33 -07:00 |
|
|
b35c9c3505
|
Removed old TrueType
|
2023-06-16 10:46:41 -07:00 |
|
|
30a4d25b17
|
About to cleanup truetype and newtruetype
|
2023-06-16 10:29:08 -07:00 |
|
|
97c620cd5b
|
Prepping label statistics.
|
2023-06-15 22:09:24 -07:00 |
|
|
c9522b5296
|
UI Label Wrap
|
2023-06-15 20:48:30 -07:00 |
|
|
e978ae6e66
|
Progress untangle
|
2023-06-14 21:14:52 -07:00 |
|
|
29bb22b5d0
|
Working on removing ui label
|
2023-06-12 10:09:45 -07:00 |
|
|
c7d5377b9c
|
Pretty much everything Label wise is working
|
2023-06-12 08:32:12 -07:00 |
|
|
a4eecbe1d4
|
Prog ttf
|
2023-06-12 06:25:17 -07:00 |
|
|
836ecb265b
|
Next phase ready
|
2023-06-11 09:08:14 -07:00 |
|
|
7e20d6e8c5
|
API Almost finished
|
2023-06-11 09:05:25 -07:00 |
|
|
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 |
|