Blender Git Commit Log
Git Commits -> Revision ffc9e34
Revision ffc9e34 by Campbell Barton (master) June 14, 2012, 16:55 (GMT) |
new scaling options to scale footage without stretching - add stretch/fit/crop to compositor scale node, default behavior isnt changed. this is only added for the old compositor, will add to the new compositor next. |
Commit Details:
Full Hash: ffc9e340b12ffbebbf193f573a3bbe072b9f5df6
SVN Revision: 47912
Parent Commit: 5508249
Lines Changed: +66, -9
5 Modified Paths:
/source/blender/blenkernel/BKE_node.h (+3, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+20, -5) (Diff)
/source/blender/nodes/composite/nodes/node_composite_scale.c (+38, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+20, -5) (Diff)
/source/blender/nodes/composite/nodes/node_composite_scale.c (+38, -2) (Diff)