Add blur shape detection to Shadows Highlight

This commit is contained in:
Desmis
2019-03-11 13:23:10 +01:00
parent bb0a415925
commit d11eb995de
10 changed files with 44 additions and 2 deletions

View File

@@ -542,6 +542,7 @@ public:
bool HHmaskSHcurve;
bool blendmaskSH;
bool radmaskSH;
bool blurSHde;
// Vibrance
bool expvibrance;
bool saturated;