Blender Git Commit Log

Git Commits -> Revision ec4f675

Revision ec4f675 by Sergey Sharybin (master)
May 29, 2012, 14:55 (GMT)
Fixed stupid typo: dispill vs. despill

Commit Details:

Full Hash: ec4f6750557218be262cacea53ef4cb0ccaa0671
SVN Revision: 47184
Parent Commit: b63a2be
Lines Changed: +161, -161

2 Added Paths:

/source/blender/compositor/operations/COM_KeyingDespillOperation.cpp (+89, -0) (View)
/source/blender/compositor/operations/COM_KeyingDespillOperation.h (+49, -0) (View)

2 Deleted Paths:

/source/blender/compositor/operations/COM_KeyingDispillOperation.cpp (+0, -89)
/source/blender/compositor/operations/COM_KeyingDispillOperation.h (+0, -49)

7 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+2, -2) (Diff)
/source/blender/compositor/nodes/COM_KeyingNode.cpp (+11, -11) (Diff)
/source/blender/compositor/nodes/COM_KeyingNode.h (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+3, -3) (Diff)
/source/blender/nodes/composite/nodes/node_composite_keying.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021