Pixelshift: renamed 'ISO-adaption' slider to 'sensitivity' slider. Changed calculation of sensitivity. Some cleanups
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 331
|
||||
#define PPVERSION 332
|
||||
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
|
||||
|
||||
/*
|
||||
Log of version changes
|
||||
332 2018-18-04
|
||||
changed pixelShiftEperIso calculation
|
||||
331 2018-14-02
|
||||
changed wavelet.Lmethod to int
|
||||
330 2018-20-01
|
||||
|
Reference in New Issue
Block a user