Patch from issue 1359: "Munsell correction - Lab adjustements" credits: jdesmis
Bundled new features besid the Lab tool enhancement (by jdesmis) : - curve to control skin tones in vibrance tool, credits: jdesmis - right click over SHCSelector (below the parametric curve) to reset to default values, credits: Hombre - colored bars around curves, credits: Hombre
This commit is contained in:
@@ -186,6 +186,9 @@ RGBCURVE, // EvRGBrCurve
|
||||
RGBCURVE, // EvRGBgCurve
|
||||
RGBCURVE, // EvRGBbCurve
|
||||
RGBCURVE, // EvNeutralExp
|
||||
LUMINANCECURVE // EvLBWtoning
|
||||
LUMINANCECURVE, // EvLBWtoning
|
||||
LUMINANCECURVE, // EvLCCurve
|
||||
LUMINANCECURVE, // EvLCHGurve
|
||||
RGBCURVE // EvCCCurve
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user