merge with dev

This commit is contained in:
Desmis
2019-09-24 08:08:07 +02:00
15 changed files with 605 additions and 280 deletions

View File

@@ -871,6 +871,7 @@ struct DehazeParamsEdited {
bool strength;
bool showDepthMap;
bool depth;
bool luminance;
};
struct RAWParamsEdited {