Color Toning issue2014

This commit is contained in:
jdc
2014-07-07 19:44:32 +02:00
parent 7636502a7c
commit f277afd333
103 changed files with 4779 additions and 455 deletions

View File

@@ -77,8 +77,13 @@
#define ADDSET_BLACKWHITE_GAMMA 69
#define ADDSET_DIRPYREQ_THRESHOLD 70
#define ADDSET_DIRPYREQ_SKINPROTECT 71
#define ADDSET_COLORTONING_SPLIT 72
#define ADDSET_COLORTONING_SATTHRESHOLD 73
#define ADDSET_COLORTONING_SATOPACITY 74
#define ADDSET_COLORTONING_BALANCE 75
#define ADDSET_COLORTONING_STRPROTECT 76
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 72 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 77 // THIS IS USED AS A DELIMITER!!
#endif