Add 2 new valuenode types: "Angle String" and "Int String".
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 10 Apr 2008 14:47:08 +0000 (14:47 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 10 Apr 2008 14:47:08 +0000 (14:47 +0000)
commitbc5484c7896e8314428b22f6deb47b804d7e4aca
tree73341e759dbe1ce06ba88485391680f369861e11
parent4480346f1b1db4bf75a3ecbc9cfa320decb4b4b3
Add 2 new valuenode types: "Angle String" and "Int String".

git-svn-id: http://svn.voria.com/code@2010 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_anglestring.cpp [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_anglestring.h [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_intstring.cpp [new file with mode: 0644]
synfig-core/trunk/src/synfig/valuenode_intstring.h [new file with mode: 0644]