Blender Git Commit Log

Git Commits -> Revision fae0b20

Revision fae0b20 by Campbell Barton (master)
June 21, 2012, 07:45 (GMT)
falloff options for dilate/erode feather compo node.

Commit Details:

Full Hash: fae0b2068b2287fdce76116ff5e0503040f5be61
SVN Revision: 48152
Parent Commit: 19e81b1
Lines Changed: +102, -12

15 Modified Paths:

/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+22, -0) (Diff)
/source/blender/compositor/nodes/COM_DilateErodeNode.cpp (+6, -0) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.cpp (+21, -4) (Diff)
/source/blender/compositor/operations/COM_BlurBaseOperation.h (+1, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp (+2, -2) (Diff)
/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.h (+2, -0) (Diff)
/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp (+2, -2) (Diff)
/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.h (+2, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+7, -2) (Diff)
/source/blender/makesdna/DNA_node_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+10, -0) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_dilate.c (+10, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021