Fix gain node and add more options.
commit4953435a9d9972d5fccd3b0855f9c0f26e72debc
authorDiego Hernan Borghetti <bdiego@gmail.com>
Mon, 7 Apr 2008 16:53:21 +0000 (7 13:53 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Mon, 7 Apr 2008 16:53:21 +0000 (7 13:53 -0300)
tree5257e982593f433fa962dbc0fed797833bdaefda
parent4f315680db739601a48d71989850edcd653ed87d
Fix gain node and add more options.

Now the gain node multiply the pixel value by the gain factor, also
have 3 new options:
Red gain
Green gain
Blue gain

The node first apply the "common gain" to the 3 channel value and then
apply the red, green and blue gain to every channel.
source/blender/nodes/intern/CMP_nodes/CMP_gain.c