Skip to content
  • Dmitry Kazakov's avatar
    Added an input action for modifying Exposure and Gamma on-the-fly · 0966c7b7
    Dmitry Kazakov authored
    Also add two classes:
    
    1) KisExposureGammaCorrectionInterface --- DIP interface for OCIO filter
    2) KisSignalCompressorWithParam --- a special class for deferring
       non-void signals. Works like KisSignalCompressor, but can handle
       parameters of the event. In the end the latest event param is returned.
    0966c7b7