Local adjustments - Color and light - Recovery based on luminance mask (#6035)

* Init GUI color mask recovery

* Enable recovery Color and Light with mask

* Disabled invmaskd in color and light

* Hide decay in standard - added tooltips

* Change tooltips

* Change normal to simple for all defaults mask
This commit is contained in:
Desmis
2020-12-29 10:27:57 +01:00
committed by GitHub
parent d2cd5f21c9
commit bad08bfe1d
11 changed files with 345 additions and 64 deletions

View File

@@ -492,6 +492,10 @@ public:
bool Lmaskcurve;
bool LLmaskcolcurvewav;
bool csthresholdcol;
bool recothresc;
bool lowthresc;
bool higthresc;
bool decayc;
// Exposure
bool visiexpose;
bool expexpose;