1
Fork 0

MariENB 2.0.3

This commit is contained in:
Marisa the Magician 2019-04-07 17:32:38 +02:00
commit 0a41987699
5 changed files with 24 additions and 99 deletions

View file

@ -673,26 +673,6 @@ float relfovfactor_id
string UIWidget = "Spinner";
> = {2.0};
#endif
#ifdef USE_BOKEH
float bokthr
<
string UIName = "Bokeh Threshold";
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {1.0};
float bokbthr
<
string UIName = "Bokeh Blur Threshold";
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {0.5};
float boksiz
<
string UIName = "Bokeh Size";
string UIWidget = "Spinner";
float UIMin = 0.0;
> = {8.0};
#endif
bool dofdebug
<
string UIName = "Debug Depth";