Keep values scope from 5.10 Selective Editing - for color & light - shadow/highlight - vibrance #7102 (#7107)

* ppversion 351 and keep valus scope for color and light shadow-highligt vibrance

* Change comment in ppversion.h

* Change procparams for colorscope pp<351

* Remove not used isset
This commit is contained in:
Desmis
2024-06-30 07:47:55 +02:00
committed by GitHub
parent 0bee94e4aa
commit 819b65af7f
3 changed files with 39 additions and 10 deletions

View File

@@ -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 350
#define PPVERSION 351
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
/*
Log of version changes
351 2024-06-19
take into account Global in selective editing
350 2023-03-05
introduced white balance standard observer
349 2020-10-29