Selective Editing - Avoid negatives values - see on Pixls.us (#7319)

* Avoid negatives values input SE with CBDL Dehaze and SE Settings

* Change appimage and windows yml with Rawtherapee:avoidneg

* Change Rawtherapee by Beep6581 for yml windows

* Change Rawtherapee by Beep6581 in Appimage yml

* Limits negatives values control to cbdl before

* Changes suggested by Lawrence37

* Change in code, labels and history Avoid zero and negative values to Pre-filter zero and negative values
This commit is contained in:
Desmis
2025-03-02 07:43:18 +01:00
committed by GitHub
parent f8e7db3d86
commit 69b311b5b4
11 changed files with 99 additions and 4 deletions

View File

@@ -458,6 +458,7 @@ public:
bool transitgrad;
bool hishow;
bool activ;
bool avoidneg;
bool blwh;
bool recurs;
bool laplac;