Commit Graph

125 Commits

Author SHA1 Message Date
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
f368516723
TextRenderer cleanup 2020-09-27 00:48:39 -07:00
d705a92b0d
More minor tweaks 2020-09-26 19:33:12 -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
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
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
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
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
9651955b38
UI loading cleanup 2020-07-23 17:49:42 -07:00
c40ce2cb55
Working color picker UI 2020-07-22 22:37:16 -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
499c84e843
Fix some gui issues 2020-07-12 22:38:37 -07:00
4bc41eb2f1
UI experiments 2020-07-12 20:27:19 -07:00
497da5ca92
Merge branch 'develop' into feature-text 2020-07-02 20:13:46 -07:00
198df83e16
Shader fixes and legacy shader code 2020-07-02 19:40:00 -07:00
eb42058a63
Merge branch 'master' into develop 2020-06-29 22:19:31 -07:00
ac08818a59
Fix projecting onto parts using B9PS 2020-06-29 18:41:46 -07:00
6144e10d79
update csproj 2020-06-28 18:18:19 -07:00
b59673207b
Add shader keyword support 2020-06-28 18:18:04 -07:00
2fcf655e0b
Fix inverted scale modes and remove unused logs 2020-06-22 14:47:47 -07:00
0bdb712839
Global override for selectability and kill part on detach 2020-06-19 23:54:32 -07:00
e10ea7af5a
Allow selectability in flight to be disabled 2020-06-19 23:24:01 -07:00
e04d5dc39a
Enable selection for decal colliders in flight, change layer 2020-06-19 22:45:29 -07:00
b74ee61dd9
Disable collision in flight scene 2020-06-19 22:09:25 -07:00
e1a027d312
Fix color parsing 2020-06-19 21:55:05 -07:00
f053fcc667
Consolidate config parsing and parse layer value 2020-06-19 21:44:43 -07:00
63b98a9a9a
Fix infinitely scaled decals with zero scale and depth 2020-06-19 17:03:17 -07:00