MariENB 1.2015.5.17
This commit is contained in:
parent
68c0d178d0
commit
3129cbf055
5 changed files with 62 additions and 48 deletions
|
|
@ -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
|
||||
<
|
||||
|
|
|
|||
Reference in a new issue