Solving issue 2411: "HaldCLUT: Film emulation from G'MIC in RawTherapee"

This commit is contained in:
Hombre
2014-08-25 00:11:52 +02:00
parent a3f1d8d7c3
commit f950d924b1
89 changed files with 1703 additions and 230 deletions

View File

@@ -84,8 +84,9 @@
#define ADDSET_COLORTONING_STRPROTECT 76
#define ADDSET_DIRPYRDN_PASSES 77
#define ADDSET_RAWFFCLIPCONTROL 78
#define ADDSET_FILMSIMULATION_STRENGTH 79
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 79 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 80 // THIS IS USED AS A DELIMITER!!
#endif