Add rgb curve to color and light

This commit is contained in:
Desmis
2019-11-05 12:09:07 +01:00
parent 033d9fe02a
commit 34851ead73
16 changed files with 246 additions and 11 deletions

View File

@@ -234,6 +234,7 @@ protected:
int coordX, coordY, localX, localY;
LUTf lllocalcurve;
LUTf cclocalcurve;
LUTf rgblocalcurve;
LUTf exlocalcurve;
LUTf hltonecurveloc;
LUTf shtonecurveloc;
@@ -279,6 +280,7 @@ protected:
bool locallutili;
bool localcutili;
bool localrgbutili;
bool localexutili;
bool llmasutili;
bool lhmasutili;