merge with dev

This commit is contained in:
Desmis
2017-12-13 08:42:13 +01:00
53 changed files with 645 additions and 375 deletions

View File

@@ -516,7 +516,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
DARKFRAME, // EvLensCorrLensfunLens
ALLNORAW, // EvTMFattalEnabled
HDR, // EvTMFattalThreshold
HDR, // EvTMFattalAmount
HDR, // EvTMFattalAmount
ALLNORAW, // EvWBEnabled
RGBCURVE, // EvRGBEnabled
LUMINANCECURVE, // EvlocallabEnabled
LUMINANCECURVE, // EvlocallablocY
LUMINANCECURVE, // EvlocallablocX
@@ -617,6 +619,5 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabsensiexclu
LUMINANCECURVE, // Evlocallabstruc
LUMINANCECURVE // Evlocallabwarm
};