Merge branch 'dev' into wavelenh

This commit is contained in:
Morgan Hardwood
2019-09-25 12:43:57 +02:00
18 changed files with 693 additions and 385 deletions

View File

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