Add gamma chroma to mask SH - hide softradiusexp in inverse

This commit is contained in:
Desmis
2019-03-15 17:01:57 +01:00
parent ffbd839d08
commit 8da8bf9a18
10 changed files with 175 additions and 10 deletions

View File

@@ -444,6 +444,9 @@ public:
bool radmaskSH;
bool blurSHde;
bool inverssh;
bool chromaskSH;
bool gammaskSH;
bool slomaskSH;
// Vibrance
bool expvibrance;
bool saturated;