Merge branch 'dev' into spot-removal-tool

This commit is contained in:
Lawrence Lee
2021-05-15 22:57:06 -07:00
57 changed files with 4208 additions and 2488 deletions

View File

@@ -438,6 +438,7 @@ public:
bool complexcolor;
bool curvactiv;
bool lightness;
bool reparcol;
bool contrast;
bool chroma;
bool labgridALow;
@@ -517,6 +518,7 @@ public:
bool strexp;
bool angexp;
bool excurve;
bool norm;
bool inversex;
bool enaExpMask;
bool enaExpMaskaft;
@@ -536,6 +538,7 @@ public:
bool expMethod;
bool exnoiseMethod;
bool laplacexp;
bool reparexp;
bool balanexp;
bool linear;
bool gamm;
@@ -574,6 +577,7 @@ public:
bool slomaskSH;
bool lapmaskSH;
bool detailSH;
bool reparsh;
bool LmaskSHcurve;
bool fatamountSH;
bool fatanchorSH;
@@ -676,6 +680,7 @@ public:
bool nlrad;
bool nlgam;
bool sensiden;
bool reparden;
bool detailthr;
bool locwavcurveden;
bool locwavcurvehue;
@@ -707,6 +712,7 @@ public:
bool gamma;
bool estop;
bool scaltm;
bool repartm;
bool rewei;
bool satur;
bool sensitm;
@@ -828,6 +834,7 @@ public:
bool edgw;
bool basew;
bool sensilc;
bool reparw;
bool fftwlc;
bool blurlc;
bool wavblur;
@@ -897,9 +904,11 @@ public:
bool targetGray;
bool catad;
bool saturl;
bool chroml;
bool lightl;
bool lightq;
bool contl;
bool contthres;
bool contq;
bool colorfl;
bool LcurveL;