Blender Git Loki
Git Commits -> Revision b10a35a
Revision b10a35a by Campbell Barton (master) July 27, 2012, 09:32 (GMT) |
motion blur for mask node: TODO - add shutter speed option - add blur option |
Commit Details:
Full Hash: b10a35a9a9128531347e60be530631b39386dcb2
SVN Revision: 49278
Parent Commit: 93c29aa
Lines Changed: +106, -22
6 Modified Paths:
/source/blender/compositor/nodes/COM_MaskNode.cpp (+4, -0) (Diff)
/source/blender/compositor/operations/COM_MaskOperation.cpp (+75, -13) (Diff)
/source/blender/compositor/operations/COM_MaskOperation.h (+3, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+10, -6) (Diff)
/source/blender/makesdna/DNA_node_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+11, -0) (Diff)
/source/blender/compositor/operations/COM_MaskOperation.cpp (+75, -13) (Diff)
/source/blender/compositor/operations/COM_MaskOperation.h (+3, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+10, -6) (Diff)
/source/blender/makesdna/DNA_node_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+11, -0) (Diff)