Add Soft radius for Color and Light Luminance

This commit is contained in:
Desmis
2019-03-15 17:52:45 +01:00
parent 8da8bf9a18
commit 78d7b392ab
10 changed files with 92 additions and 2 deletions

View File

@@ -404,6 +404,7 @@ public:
bool CCmaskcurve;
bool LLmaskcurve;
bool HHmaskcurve;
bool softradiuscol;
// Exposure
bool expexpose;
bool expcomp;