Blender Git Loki

Git Commits -> Revision 3650abf

Revision 3650abf by Matt Ebb (master)
July 31, 2006, 02:24 (GMT)
A couple of compositing nodes:

* Combine RGBA
Basically the opposite of separate RGBA, brings 4 value channels into a single
RGBA image). Has interesting possibilities for reordering channels, when used
with separate RGBA!

* Dilate/Erode
Originally written by Brecht van Lommel, with some minor modifications and
tweaking by myself. Positive distances dilate, negative distances erode.

* I also added the 'value' field to the hue/saturation node. Minimal extra cost,
and can be handy.

Commit Details:

Full Hash: 3650abf32844858bf4b9fe76b99d18900c4dd09a
SVN Revision: 8247
Parent Commit: 6ca1c28
Lines Changed: +222, -8

5 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/node_composite.c (+197, -2) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -1) (Diff)
/source/blender/src/drawnode.c (+20, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021