Commit Graph

221 Commits

Author SHA1 Message Date
9cc88d1a12
Readme and changelog changes 2020-09-30 00:24:28 -07:00
0d137ef460
Update modulemanager 2020-09-30 00:20:09 -07:00
1f981d9c0c
Merge branch 'develop' 2020-09-30 00:01:52 -07:00
9b5f87ab22
Fix styles updating textbox 2020-09-29 23:34:47 -07:00
1347457ad6
Fix color parsing and serialization 2020-09-29 19:46:14 -07:00
fe4fb5c03e
Fix error on running texture modifiers for text decals 2020-09-28 19:55:44 -07:00
af8bb8c170
Logging refactor
dll update
2020-09-28 01:07:33 -07:00
0d7cb76097
Documentation and cleanup pass 2020-09-27 18:26:55 -07:00
06f79de4cf
Remove test debug stuff 2020-09-27 18:01:44 -07:00
de6067c629
Merge branch 'feature-text' into develop 2020-09-27 17:57:02 -07:00
915b16df07
Changelog update 2020-09-27 17:55:00 -07:00
f368516723
TextRenderer cleanup 2020-09-27 00:48:39 -07:00
faf02acff7
Add text decal part flavor text 2020-09-26 19:44:10 -07:00
eb7bb211ab
Fix bounds antialiasing on text
Previously the gradient was being calculated before taking the boundaries into account, resulting in the edges being too hard or too soft
2020-09-26 19:39:44 -07:00
d705a92b0d
More minor tweaks 2020-09-26 19:33:12 -07:00
d4f9d074cd
Remove nonfunctioning builtin font 2020-09-26 11:33:50 -07:00
b8d728342c
Fix text rendering user counter for new renders 2020-09-26 11:32:41 -07:00
e4adf28c4f
Fix localization and material updates 2020-09-26 00:02:34 -07:00
436c56e6eb
Fix text rendering yet again 2020-09-25 22:03:59 -07:00
5f23ce2a31
Fix blit shader 2020-09-24 23:31:42 -07:00
ae14eb813c
Better UI and shaders 2020-08-21 23:45:10 -07:00
93b004ab36
Fix text rendering more 2020-08-21 23:44:58 -07:00
52ebda2c0c
Fix text rendering again, but break bold text again 2020-08-17 13:50:36 -07:00
bd2e0c93bd
Fix repeating on text shader and add outline-only support 2020-08-15 23:24:39 -07:00
bb965580db
Handle bold text and several events, wondering whats up with Actions[] 2020-08-06 22:54:51 -07:00
8d73541a42
Non-async text rendering integration 2020-07-27 16:16:15 -07:00
f3bda0feb6
Various text rendering changes 2020-07-26 19:32:58 -07:00
aee4a256c5
text input changes 2020-07-26 19:30:19 -07:00
2d3590961a
Prefab updates 2020-07-26 19:21:36 -07:00
b9813f9f2f
Unity serialization rules are stupid 2020-07-25 23:49:47 -07:00
b1044527b9
Text rendering job system 2020-07-25 20:01:41 -07:00
04a213a65d
Allow fonts to disable certain unsupported styles
Also clean up some stuff
2020-07-25 01:36:19 -07:00
e0806a73b0
Add text decal shader 2020-07-25 00:54:21 -07:00
34946348b7
Fix fitting algorithm for text rendering 2020-07-25 00:47:36 -07:00
c262355004
First working text rendering 2020-07-24 14:39:35 -07:00
f9b7c7e1b0
More text rendering tests 2020-07-24 01:53:10 -07:00
9651955b38
UI loading cleanup 2020-07-23 17:49:42 -07:00
0dbc21bfd0
dll update 2020-07-22 22:37:28 -07:00
c40ce2cb55
Working color picker UI 2020-07-22 22:37:16 -07:00
acc8bd556a
Add rounded rectangle shaders and remove masks 2020-07-21 16:41:26 -07:00
6f6c220c23
Color picker UI integration 2020-07-21 00:52:23 -07:00
7e3ac2c933
Color picker UI code 2020-07-21 00:07:18 -07:00
d4c9cd6b19
Add ColorHSL struct 2020-07-20 17:10:39 -07:00
18643bae14
Box slider script 2020-07-20 00:46:44 -07:00
ef30c79950
Add start of color picker and reorganize 2020-07-19 23:56:38 -07:00
d7f21300e6
Decal text input UI 2020-07-19 21:12:48 -07:00
5e76fd7cd4
Add basic ui controller 2020-07-15 18:12:50 -07:00
ac617748cb
Fix texture initialization 2020-07-13 18:04:10 -07:00
f26dd38a04
Name MODCAT node for ease of patching 2020-07-13 17:33:48 -07:00
499c84e843
Fix some gui issues 2020-07-12 22:38:37 -07:00