Blender Git Commit Log
Git Commits -> Revision bf911f4
Revision bf911f4 by Dalai Felinto (tile) January 12, 2012, 18:54 (GMT) |
Color Matte Node - tiles thanks Jeroen Bakker for review + small corrections |
Commit Details:
Full Hash: bf911f41eb14e8bde519ff97ad76346d7ee71a20
SVN Revision: 43330
Parent Commit: c81a1b3
Lines Changed: +245, -0
4 Added Paths:
/source/blender/compositor/nodes/COM_ColorMatteNode.cpp (+67, -0) (View)
/source/blender/compositor/nodes/COM_ColorMatteNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_ColorMatteOperation.cpp (+80, -0) (View)
/source/blender/compositor/operations/COM_ColorMatteOperation.h (+52, -0) (View)
/source/blender/compositor/nodes/COM_ColorMatteNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_ColorMatteOperation.cpp (+80, -0) (View)
/source/blender/compositor/operations/COM_ColorMatteOperation.h (+52, -0) (View)