moved softlight later in the pipeline
Gives a better result, more suitable to the final fine-tuning
This commit is contained in:
@@ -782,7 +782,8 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
|
||||
|
||||
}
|
||||
|
||||
|
||||
ipf.softLight(nprevl);
|
||||
|
||||
if (params.colorappearance.enabled) {
|
||||
//L histo and Chroma histo for ciecam
|
||||
// histogram well be for Lab (Lch) values, because very difficult to do with J,Q, M, s, C
|
||||
|
Reference in New Issue
Block a user