Added mask common scope and blend

This commit is contained in:
Desmis
2020-06-21 12:33:15 +02:00
parent 0884203966
commit 5ac22b6564
9 changed files with 91 additions and 15 deletions

View File

@@ -838,6 +838,8 @@ public:
//mask
bool visimask;
bool expmask;
bool sensimask;
bool blendmask;
LocallabSpotEdited(bool v);