Merge branch 'dev' into tone-equalizer
This commit is contained in:
@@ -53,6 +53,7 @@ struct ToneCurveParamsEdited {
|
||||
bool shcompr;
|
||||
bool hlcompr;
|
||||
bool hlbl;
|
||||
bool hlth;
|
||||
bool hlcomprthresh;
|
||||
bool autoexp;
|
||||
bool clip;
|
||||
@@ -246,7 +247,19 @@ struct WBParamsEdited {
|
||||
bool temperature;
|
||||
bool green;
|
||||
bool equal;
|
||||
bool observer;
|
||||
bool tempBias;
|
||||
bool itcwb_thres;
|
||||
bool itcwb_precis;
|
||||
bool itcwb_size;
|
||||
bool itcwb_delta;
|
||||
bool itcwb_fgreen;
|
||||
bool itcwb_rgreen;
|
||||
bool itcwb_nopurple;
|
||||
bool itcwb_sorted;
|
||||
bool itcwb_forceextra;
|
||||
bool itcwb_sampling;
|
||||
|
||||
};
|
||||
|
||||
struct DefringeParamsEdited {
|
||||
|
Reference in New Issue
Block a user