Vignetting Correction bug makes hard transitions for positive Amount values, Issue 2241
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
#define _PPVERSION_
|
||||
|
||||
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
|
||||
#define PPVERSION 317
|
||||
#define PPVERSION 318
|
||||
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
|
||||
|
||||
/*
|
||||
Log of version changes
|
||||
318 2014-02-10
|
||||
Vignetting Correction bug makes hard transitions for positive Amount values, Issue 2241
|
||||
317 2014-01-19
|
||||
changes to behaviour of LC curve, Issue 2209
|
||||
315 2013-12-12
|
||||
|
Reference in New Issue
Block a user