Patch from issue 1267: "New Threshold curve widget", used in USM Sharpening and Vibrance

This commit is contained in:
natureh
2012-06-19 23:01:25 +02:00
parent b5176679b8
commit a9286155e8
49 changed files with 5685 additions and 4202 deletions

View File

@@ -49,11 +49,10 @@
#define ADDSET_SHARPENMICRO_UNIFORMITY 39
#define ADDSET_VIBRANCE_PASTELS 40
#define ADDSET_VIBRANCE_SATURATED 41
#define ADDSET_VIBRANCE_PSTHRESHOLD 42
#define ADDSET_FREE_OUPUT_GAMMA 43
#define ADDSET_FREE_OUTPUT_SLOPE 44
#define ADDSET_FREE_OUPUT_GAMMA 42
#define ADDSET_FREE_OUTPUT_SLOPE 43
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 45 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 44 // THIS IS USED AS A DELIMITER!!
#endif