Less naive palette shader.
This commit is contained in:
parent
7efc84adb5
commit
a0521259a7
14 changed files with 57 additions and 7 deletions
|
|
@ -119,7 +119,8 @@ nosave bool mfx_palenable = false;
|
|||
nosave int mfx_palnum = 0;
|
||||
nosave float mfx_palsat = 1.;
|
||||
nosave float mfx_palpow = 1.;
|
||||
nosave float mfx_paldither = .05;
|
||||
nosave int mfx_paldither = 3;
|
||||
nosave int mfx_paldepth = 6;
|
||||
|
||||
nosave string mfx_presetname = "Unnamed";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue