Merge with branch 'dev/newlocallab'...
Others: - Improves "Local Contrast" tool GUI behavior - Fixes label for default complexity mode choice in preferences windows
This commit is contained in:
@@ -985,6 +985,7 @@ struct LocallabParams {
|
||||
double transitweak;
|
||||
double transitgrad;
|
||||
bool avoid;
|
||||
bool blwh;
|
||||
bool recurs;
|
||||
bool laplac;
|
||||
bool deltae;
|
||||
@@ -1300,6 +1301,7 @@ struct LocallabParams {
|
||||
double lcamount;
|
||||
double lcdarkness;
|
||||
double lclightness;
|
||||
double sigmalc;
|
||||
int levelwav;
|
||||
double residcont;
|
||||
double residsha;
|
||||
@@ -1323,6 +1325,7 @@ struct LocallabParams {
|
||||
double clarilres;
|
||||
double claricres;
|
||||
double clarisoft;
|
||||
double sigmalc2;
|
||||
double strwav;
|
||||
double angwav;
|
||||
double strengthw;
|
||||
|
Reference in New Issue
Block a user