Codebase list curvesapi / c992629c-8f68-4ac5-b2df-85e8e3f2eab6/upstream release-notes.txt
c992629c-8f68-4ac5-b2df-85e8e3f2eab6/upstream

Tree @c992629c-8f68-4ac5-b2df-85e8e3f2eab6/upstream (Download .tar.gz)

release-notes.txt @c992629c-8f68-4ac5-b2df-85e8e3f2eab6/upstreamraw · history · blame

Curve API (CAPI)

Version: 1.01
Date: August 10, 2005
	-CubicBSpline now interpolates endpoints when there are 4, 5, or 6 points.  Before,
	 only >= 7 points were supported for interpolating the endpoints.
	-Updated CubicBSpline API class documentation.
	-Updated CubicBspline API appendTo method documentation.
	-Added ability to set the UnsortedValueVectorPanel to disabled input mode for demo app.
	-Updated Point API getLocation method documentation.
	-Upgraded development status from alpha to beta.

Version: 1.0
Date: April 1, 2005
	-Initial release (under the BSD License).