Add Color correction grid to Color and Light

This commit is contained in:
Desmis
2019-02-18 17:11:06 +01:00
parent 5e66e402fa
commit 711d46bd5d
11 changed files with 219 additions and 159 deletions

View File

@@ -649,7 +649,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabblurcolde
LUMINANCECURVE, // Evlocallabinversex
LUMINANCECURVE, // Evlocallabstructexclu
LUMINANCECURVE // Evlocallabexpchroma
LUMINANCECURVE, // Evlocallabexpchroma
LUMINANCECURVE //EvLocallabLabGridValue
};