Use std::min and std::max rather than my ad-hoc #defines.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_range.h
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...