Add simplified Excluding Spot - fixed some bugs

This commit is contained in:
Desmis
2017-11-10 08:47:11 +01:00
parent 0a65cb40c4
commit 4b2563af62
18 changed files with 1104 additions and 122 deletions

View File

@@ -609,7 +609,10 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabblurMethod
LUMINANCECURVE, //EvlocallabdustMethod
LUMINANCECURVE, //Evlocallablastdust
LUMINANCECURVE // Evlocallabsobelref
LUMINANCECURVE, // Evlocallabsobelref
LUMINANCECURVE, // Evlocallabexclumethod
LUMINANCECURVE, // Evlocallabsensiexclu
LUMINANCECURVE // Evlocallabstruc
};