Blender Git Loki
Git Commits -> Revision 18e8747
Revision 18e8747 by Sergey Sharybin (master) July 27, 2012, 11:07 (GMT) |
Track input node: more control on over output value Now supports output value of: - Absolute marker position - Marker position relative to the very first marker - Marker position relative to given scene frame |
Commit Details:
Full Hash: 18e874798d68e4796146e9f5958f66dc3ea61909
SVN Revision: 49286
Parent Commit: d0b387a
Lines Changed: +47, -11
5 Modified Paths:
/source/blender/compositor/nodes/COM_TrackPositionNode.cpp (+4, -2) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.cpp (+12, -3) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.h (+10, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+16, -3) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.cpp (+12, -3) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.h (+10, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+16, -3) (Diff)