Fixed some bugs and first Exposure mode without curve

This commit is contained in:
Desmis
2017-07-23 14:02:41 +02:00
parent 3a4c957377
commit 432e123733
20 changed files with 2129 additions and 890 deletions

View File

@@ -581,8 +581,15 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabPastels
LUMINANCECURVE, //EvlocallabSaturated
LUMINANCECURVE, // EvlocallabPastSatThreshold
LUMINANCECURVE //Evlocallabsensiv
LUMINANCECURVE, //Evlocallabsensiv
LUMINANCECURVE, //EvLocenaexpose
LUMINANCECURVE, //Evlocallabexpcomp
LUMINANCECURVE, //Evlocallabhlcompr
LUMINANCECURVE, //Evlocallabhlcomprthresh
LUMINANCECURVE, //Evlocallabblack
LUMINANCECURVE, //Evlocallabshcompr
LUMINANCECURVE, //Evlocallabsensiex
LUMINANCECURVE //Evlocallabshape
};