Fixed some crash - change max expcomp - add blend mask exposure

This commit is contained in:
Desmis
2019-01-18 13:51:09 +01:00
parent eec28d637f
commit 5da3b1b50f
15 changed files with 111 additions and 83 deletions

View File

@@ -641,7 +641,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabstructcol
LUMINANCECURVE, //Evlocallabstructexp
LUMINANCECURVE, //EvlocallabHHmaskexpshape
LUMINANCECURVE //Evlocallabblendmaskcol
LUMINANCECURVE, //Evlocallabblendmaskcol
LUMINANCECURVE //Evlocallabblendmaskexp
};