Vignetting Correction bug makes hard transitions for positive Amount values, Issue 2241

This commit is contained in:
Ingo
2014-02-10 11:34:30 +01:00
parent 1a94c47638
commit ea509c18ce
2 changed files with 20 additions and 9 deletions

View File

@@ -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