Fixed bug and add graduated filter to shadowsHighlight

This commit is contained in:
Desmis
2019-11-22 10:46:33 +01:00
parent 29d132f0fc
commit 06131b5bf8
10 changed files with 129 additions and 7 deletions

View File

@@ -1100,6 +1100,8 @@ struct LocallabParams {
int blendmaskSH;
double radmaskSH;
int blurSHde;
double strSH;
double angSH;
bool inverssh;
double chromaskSH;
double gammaskSH;