Blender Git Commit Log
Git Commits -> Revision 92ade59
Revision 92ade59 by Dalai Felinto (tile) February 7, 2012, 22:20 (GMT) |
Channel Matte Node Tile node from trunk converted to tile. |
Commit Details:
Full Hash: 92ade59a4b271c076374081e05f174cf021b1f5a
SVN Revision: 43973
Parent Commit: e8c48ab
Lines Changed: +328, -1
4 Added Paths:
/source/blender/compositor/nodes/COM_ChannelMatteNode.cpp (+89, -0) (View)
/source/blender/compositor/nodes/COM_ChannelMatteNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_ChannelMatteOperation.cpp (+117, -0) (View)
/source/blender/compositor/operations/COM_ChannelMatteOperation.h (+76, -0) (View)
/source/blender/compositor/nodes/COM_ChannelMatteNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_ChannelMatteOperation.cpp (+117, -0) (View)
/source/blender/compositor/operations/COM_ChannelMatteOperation.h (+76, -0) (View)