locallab: dedup softlight code
This commit is contained in:
@@ -1122,11 +1122,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);
|
||||
parent->ipf.softLight(labnCrop, params.softlight);
|
||||
|
||||
// }
|
||||
|
||||
// }
|
||||
if (params.colorappearance.enabled) {
|
||||
float fnum = parent->imgsrc->getMetaData()->getFNumber(); // F number
|
||||
float fiso = parent->imgsrc->getMetaData()->getISOSpeed() ; // ISO
|
||||
|
Reference in New Issue
Block a user