Add new convert types 'From Integer' and 'Duplicate' and new layer 'Duplicate'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 5 Jan 2008 21:51:25 +0000 (21:51 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 5 Jan 2008 21:51:25 +0000 (21:51 +0000)
commitc548bdf3c6b899415810f9f9438fcfd6769b78ce
treeb3a647c52b450164706265a4e41b6994df50ad4b
parent6bd801f5838b112a89ebdbc268629b7bf42ff740
Add new convert types 'From Integer' and 'Duplicate' and new layer 'Duplicate'.

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