Blender Git Commit Log

Git Commits -> Revision 37308c0

Revision 37308c0 by Matt Ebb (master)
March 7, 2007, 11:09 (GMT)
Compositor/assorted nodes fixes:

* Auto-create compbufs for first socket of alphaover and set alpha nodes.
This allows you to eg. plug something into the second socket of an
alphaover node, and choose a solid colour in the first empty socket for
the image to be superimposed over.

Previously I had to create a bunch of extra nodes to (for example) mix
100% black over my render, just to get a black compbuf of the right size
that I could plug in. Not nice.

The Mix node already works this way, and these two should have, but
didn't.

* Allow the 'Fac' value to be used on RGB curves when there is no input
image. This lets you easily fade the changes in and out to check it
against the original, or to tone down the effect of the colour correction.

Commit Details:

Full Hash: 37308c01caec3f5e97960bb961007d059d49d6a8
SVN Revision: 10215
Parent Commit: d79f21e
Lines Changed: +10, -9

2 Modified Paths:

/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/node_composite.c (+9, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021