Blender Git Loki

Git Commits -> Revision 90fa460

Revision 90fa460 by Matt Ebb (master)
February 17, 2006, 13:51 (GMT)
3 very simple new composite nodes that I wanted for working with here. Hope the code is ok,
they work ok in testing here and get done what I need, any checks or fixes are welcome.

* Separate RGBA: Separates an input RGBA image into its R, G, B and A channels
* Separate HSVA: Separates an input RGBA image into H, S, V and A channels
* Set Alpha: Takes an input RGBA image and an alpha value channel and combines them
into a single RGBA image channel. You can also set the alpha for the entire image
with the number field when there's no input alpha channel. TODO: Allow input alpha
channel with no input image, in order to output a solid colour, with alpha.

Commit Details:

Full Hash: 90fa460d2aad7ca572c0c42e7ecf7e284e1c9c77
SVN Revision: 6843
Parent Commit: 7592c09
Lines Changed: +220, -7

3 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+4, -1) (Diff)
/source/blender/blenkernel/intern/node_composite.c (+215, -5) (Diff)
/source/blender/src/editnode.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021