Implemented feature request [ 1781903 ] make vertices/object move along paths. Added...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 23 Sep 2007 18:50:21 +0000 (18:50 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 23 Sep 2007 18:50:21 +0000 (18:50 +0000)
commit1e9792b864c8565ac9d05796eb91fb03fb09a64d
tree5354dd8d87d1d676e1b7c2d3e8cdc287988832ca
parent68a0a23cc68f617a41be8ed718c041837c758dd0
Implemented feature request [ 1781903 ] make vertices/object move along paths.  Added 'BLine Vector' and 'BLine Tangent' convert types to allow layers to move along arbitrary BLine paths.

git-svn-id: http://svn.voria.com/code@744 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/Makefile.am
synfig-core/trunk/src/synfig/valuenode.cpp
synfig-core/trunk/src/synfig/valuenode_blinecalctangent.cpp [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_blinecalctangent.h [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_blinecalcvertex.cpp [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_blinecalcvertex.h [new file with mode: 0644]