Added soft radius common mask

This commit is contained in:
Desmis
2020-06-24 19:44:51 +02:00
parent 339d8de30d
commit bbb3300831
10 changed files with 38 additions and 3 deletions

View File

@@ -1427,6 +1427,7 @@ struct LocallabParams {
bool expmask;
int sensimask;
int blendmask;
double softradiusmask;
bool enamask;
bool fftmask;
double blurmask;