Blender Git Loki

Git Commits -> Revision 265262a

Revision 265262a by Campbell Barton (master)
June 16, 2012, 13:46 (GMT)
feather option for dilate/erode node - needed for alpha masks so we can (blur in/out), currently only positive values supported.

Commit Details:

Full Hash: 265262a5d5e56005d4636dc28f9fce25f4bbed57
SVN Revision: 47988
Parent Commit: 2f29f8d
Lines Changed: +566, -11

4 Added Paths:

/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp (+186, -0) (View)
/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.h (+56, -0) (View)
/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp (+183, -0) (View)
/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.h (+56, -0) (View)

12 Modified Paths:

/source/blender/blenkernel/intern/node.c (+0, -1) (Diff)
/source/blender/compositor/CMakeLists.txt (+4, -0) (Diff)
/source/blender/compositor/nodes/COM_DilateErodeNode.cpp (+49, -0) (Diff)
/source/blender/compositor/nodes/COM_DilateErodeNode.h (+1, -0) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.cpp (+21, -3) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.h (+2, -1) (Diff)
/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+1, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021