1
Fork 0

MariENB 1.2015.5.1

This commit is contained in:
Marisa the Magician 2019-04-07 17:16:05 +02:00
commit 0e69aeb0bc
5 changed files with 11 additions and 35 deletions

View file

@ -205,18 +205,6 @@ float nj
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {2.0};
/* use curvature + chromatic aberration filter */
bool usecurve
<
string UIName = "UseCurve";
string UIWidget = "Checkbox";
> = {false};
/* this is a stupid filter and you should feel bad for using it */
float chromaab
<
string UIName = "CurveChromaAberration";
string UIWidget = "Spinner";
> = {0.05};
/* "adaptation" factors */
bool aenable
<