Add Film grain to smooth blur - thanks to Alberto

This commit is contained in:
Desmis
2019-10-14 10:27:36 +02:00
parent bf1cae690c
commit b2eebb0d97
12 changed files with 203 additions and 11 deletions

View File

@@ -792,7 +792,10 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallablapmaskbl
LUMINANCECURVE, //Evlocallablaplac
LUMINANCECURVE, //Evlocallabdetailthr
LUMINANCECURVE //Evlocallabfftwbl
LUMINANCECURVE, //Evlocallabfftwbl
LUMINANCECURVE, //Evlocallabisogr
LUMINANCECURVE, //Evlocallabstrengr
LUMINANCECURVE //Evlocallabscalegr
};
namespace rtengine