Blender Git Commit Log

Git Commits -> Revision 489fa2d

Revision 489fa2d by Campbell Barton (master)
June 4, 2012, 15:49 (GMT)
remaining mask files from tomato. these wont get svn history carried over.

Commit Details:

Full Hash: 489fa2d108783e1f254a367293529b272cc53d31
SVN Revision: 47419
Parent Commit: 070d212
Lines Changed: +1261, -0

8 Added Paths:

/source/blender/compositor/nodes/COM_MaskNode.cpp (+65, -0) (View)
/source/blender/compositor/nodes/COM_MaskNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_MaskOperation.cpp (+124, -0) (View)
/source/blender/compositor/operations/COM_MaskOperation.h (+66, -0) (View)
/source/blender/editors/include/ED_mask.h (+47, -0) (View)
/source/blender/makesdna/DNA_mask_types.h (+163, -0) (View)
/source/blender/makesrna/intern/rna_mask.c (+657, -0) (View)
/source/blender/nodes/composite/nodes/node_composite_mask.c (+101, -0) (View)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021