Commit Graph

179 Commits

Author SHA1 Message Date
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
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
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
a074257314
Tweak and compile shaders 2020-07-01 22:54:30 -07:00
8fe2756213
idk 2020-07-01 01:30:46 -07:00
5a637977a0
Major shader overhaul
• All shaders merged into one using shader variants
• new SDF-based antialiasing engine
• Smoothness on SDFs is now disabled
2020-07-01 01:28:45 -07:00
eb42058a63
Merge branch 'master' into develop 2020-06-29 22:19:31 -07:00
41d688f3a2
Version bump 2020-06-29 19:22:50 -07:00
ff590ed6b1
Move decal bounds to transparent FX layer 2020-06-29 19:14:16 -07:00
26129a8354
Disable projection onto decal shaders 2020-06-29 19:13:51 -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
63b577c779
Comment changes 2020-06-22 14:54:39 -07:00
c395c1b0f3
Update changelog 2020-06-22 14:50:41 -07:00
e10d2c0aa1
Merge branch 'feature-munar' into develop 2020-06-22 14:48:04 -07:00
2fcf655e0b
Fix inverted scale modes and remove unused logs 2020-06-22 14:47:47 -07:00
3bbc8f25c4
scale mode for some variants 2020-06-22 14:37:58 -07:00
76919ef3c3
Add Munar decals 2020-06-22 01:41:51 -07:00
34d886e9e1
Merge branch 'master' into develop 2020-06-20 11:46:51 -07:00
e993b8a407
Update version and changelog 2020-06-20 00:10:03 -07:00
8db139c3ac
Merge branch 'develop' 2020-06-19 23:55:04 -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
d9e0bbefda
Layer Test module
idk man
2020-06-19 16:37:35 -07:00
b6601153bd
Rename MaterialModifiers namespace 2020-06-19 16:35:10 -07:00
4fdf0c7c3d
changes 2020-06-19 10:36:13 -07:00
69a9e801ed
Play around more with text rendering 2020-06-19 01:01:46 -07:00
9c8d48d42c
Fix zbuffer writing in bounds shader 2020-06-18 14:15:59 -07:00
ed345d32e6
Update gitignore 2020-06-17 21:24:10 -07:00
989a0994a6
Fix rebase 2020-06-17 21:22:16 -07:00
a022d33543
Working font!
thank you sarbian!
2020-06-17 16:53:51 -07:00
0521734bbd
Various dead-end attempts at font loading and rendering 2020-06-17 16:53:50 -07:00
1054a48432
Add blit functions 2020-06-17 16:52:33 -07:00
bbbaedfa6c
Shader formatting 2020-06-17 16:43:14 -07:00
b84bbcdfd5
Update README.md 2020-06-17 15:32:42 -07:00