Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168)
Ranges for Threshold and Amount is now -100 / +100 integer. Effective range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
This commit is contained in:
@@ -517,8 +517,8 @@ enum ProcEvent {
|
||||
EvLensCorrLensfunLens = 486,
|
||||
// Fattal tone mapping
|
||||
EvTMFattalEnabled = 487,
|
||||
EvTMFattalAlpha = 488,
|
||||
EvTMFattalBeta = 489,
|
||||
EvTMFattalThreshold = 488,
|
||||
EvTMFattalAmount = 489,
|
||||
|
||||
NUMOFEVENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user