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

@@ -107,6 +107,7 @@ private:
Adjuster* const chromaskcol;
Adjuster* const gammaskcol;
Adjuster* const slomaskcol;
Adjuster* const softradiuscol;
// Exposure
Adjuster* const expcomp;
Adjuster* const hlcompr;