Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui

+ range of Beta limited to 0.7 <> 1.3.

ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.

see #4168
This commit is contained in:
Hombre
2017-11-04 21:27:11 +01:00
parent 9db14cc521
commit b64707bea6
12 changed files with 60 additions and 5 deletions

View File

@@ -122,6 +122,13 @@ enum {
ADDSET_SHARP_EDGETOL,
ADDSET_SHARP_HALOCTRL,
ADDSET_RESIZE_SCALE,
ADDSET_EPD_STRENGTH,
ADDSET_EPD_GAMMA,
ADDSET_EPD_EDGESTOPPING,
ADDSET_EPD_SCALE,
ADDSET_EPD_REWEIGHTINGITERATES,
ADDSET_FATTAL_ALPHA,
ADDSET_FATTAL_BETA,
ADDSET_PARAM_NUM // THIS IS USED AS A DELIMITER!!
};