Add the 'range' convert type, for limiting a parameter to values between a given...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Sep 2007 20:43:40 +0000 (20:43 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Sep 2007 20:43:40 +0000 (20:43 +0000)
commitd4612e4267d70142f71bd8b7bef9d59051522949
treeb5f4ca48fb2f40c100448078b2f6d59a68eb5ea6
parent1cd4edcac415b53f8f9c325f41d3035b91055ceb
Add the 'range' convert type, for limiting a parameter to values between a given minimum and maximum.

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