Added Wavelet sub-tool enable/disable buttons, and some bug fixes. Issue 2831

This commit is contained in:
jdc
2015-07-14 20:44:27 +02:00
parent 8c471a1f6f
commit a1ca02fd67
10 changed files with 304 additions and 68 deletions

View File

@@ -420,6 +420,13 @@ enum ProcEvent {
EvDCPApplyLookTable=392,
EvDCPApplyBaselineExposureOffset=393,
EvDCPApplyHueSatMap=394,
EvWavenacont=395,
EvWavenachrom=396,
EvWavenaedge=397,
EvWavenares=398,
EvWavenafin=399,
EvWavenatoning=400,
EvWavenanoise=401,
NUMOFEVENTS
};