Allow the 'linear' convert type to work with colors and integers, like the 'timed...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 6 Sep 2007 14:38:51 +0000 (14:38 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 6 Sep 2007 14:38:51 +0000 (14:38 +0000)
commit24a04c6ee533b747f8ff6b128c86c6a01f390a88
treec180867baef6d08d24ced7db6f2fa2161d40ff1c
parente145b1037602bf7e0999fb2a2cd6dc0a97f9a530
Allow the 'linear' convert type to work with colors and integers, like the 'timed swap' one does.  Change the initial values when converting to 'linear' such that the 'rate' is zero and the 'offset' is the previous value of the parameter being converted.  Also did some general tidying up.

git-svn-id: http://svn.voria.com/code@617 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/valuenode_linear.cpp
synfig-core/trunk/src/synfig/valuenode_linear.h
synfig-core/trunk/src/synfig/valuenode_timedswap.cpp
synfig-core/trunk/src/synfig/valuenode_timedswap.h