merge 'soft-light' into 'dev'
This commit is contained in:
@@ -712,6 +712,13 @@ public:
|
||||
bool strength;
|
||||
};
|
||||
|
||||
class SoftLightParamsEdited
|
||||
{
|
||||
public:
|
||||
bool enabled;
|
||||
bool strength;
|
||||
};
|
||||
|
||||
class RAWParamsEdited
|
||||
{
|
||||
|
||||
@@ -849,6 +856,7 @@ public:
|
||||
WaveletParamsEdited wavelet;
|
||||
HSVEqualizerParamsEdited hsvequalizer;
|
||||
FilmSimulationParamsEdited filmSimulation;
|
||||
SoftLightParamsEdited softlight;
|
||||
MetaDataParamsEdited metadata;
|
||||
bool exif;
|
||||
bool iptc;
|
||||
|
Reference in New Issue
Block a user