Merge branch 'dev' into dual_demosaic_auto_threshold

This commit is contained in:
heckflosse
2018-10-21 21:54:24 +02:00
177 changed files with 1886 additions and 1041 deletions

View File

@@ -749,6 +749,7 @@ struct SHParams {
int shadows;
int stonalwidth;
int radius;
bool lab;
SHParams();