moved softlight later in the pipeline

Gives a better result, more suitable to the final fine-tuning
This commit is contained in:
Alberto Griggio
2018-07-24 17:00:54 +02:00
parent 18f812d96a
commit fce2d61b0c
8 changed files with 44 additions and 36 deletions

View File

@@ -1011,6 +1011,8 @@ void Crop::update(int todo)
parent->ipf.ip_wavelet(labnCrop, labnCrop, kall, WaveParams, wavCLVCurve, waOpacityCurveRG, waOpacityCurveBY, waOpacityCurveW, waOpacityCurveWL, parent->wavclCurve, skip);
}
parent->ipf.softLight(labnCrop);
// }
// }