Blender Git Commit Log
Git Commits -> Revision 46ea567
Revision 46ea567 by Campbell Barton (master) June 15, 2012, 07:50 (GMT) |
scale node - framing offset: compatible with camera shiftX/Y and the viewport option. |
Commit Details:
Full Hash: 46ea5670db378048fc1339b5e355523842fa82a2
SVN Revision: 47935
Parent Commit: e879ee1
Lines Changed: +46, -10
6 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+3, -3) (Diff)
/source/blender/compositor/nodes/COM_ScaleNode.cpp (+4, -0) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.cpp (+19, -5) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.h (+6, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -0) (Diff)
/source/blender/compositor/nodes/COM_ScaleNode.cpp (+4, -0) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.cpp (+19, -5) (Diff)
/source/blender/compositor/operations/COM_ScaleOperation.h (+6, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -0) (Diff)