Haze removal: backwards compatibility for blend mode, #5972
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
#pragma once
|
||||
|
||||
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
|
||||
#define PPVERSION 348
|
||||
#define PPVERSION 349
|
||||
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
|
||||
|
||||
/*
|
||||
Log of version changes
|
||||
349 2020-10-29
|
||||
replaced Haze removal Luminance checkbox with an adjuster to blend between luminance and normal mode
|
||||
348 2018-09-25
|
||||
Added Locallab tool parameters
|
||||
347 2019-11-17
|
||||
|
Reference in New Issue
Block a user