1
Fork 0

MariENB 1.2015.5.17

This commit is contained in:
Marisa the Magician 2019-04-07 17:17:17 +02:00
commit 3129cbf055
5 changed files with 62 additions and 48 deletions

View file

@ -250,6 +250,18 @@ float bsi_id
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {0.5};
float bslp
<
string UIName = "BlueShiftLuminanceFactorPass";
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {0.22};
float bsbp
<
string UIName = "BlueShiftColorFactorPass";
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {0.33};
/* anamorphic bloom (very intensive) */
bool alfenable
<