Blender Git Loki
Git Commits -> Revision ebd6378
Revision ebd6378 by Robert Holcomb (master) March 15, 2010, 22:36 (GMT) |
added different sampling methods in rotate node fixed bug in difference matte node that prevented using a solid color for second input -also clairified some variable names to be more meaningful |
Commit Details:
Full Hash: ebd63787e6ad1889319442558e8f7329ca7a768d
SVN Revision: 27526
Parent Commit: c12cfa3
Lines Changed: +90, -77
5 Modified Paths:
/source/blender/editors/space_node/drawnode.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+17, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree_types.h (+1, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c (+20, -17) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c (+44, -59) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+17, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree_types.h (+1, -1) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c (+20, -17) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c (+44, -59) (Diff)