Skip to content

Releases: mlau154/rust_nurbs

rust_nurbs 0.28.0

19 Mar 19:30

Choose a tag to compare

rust_nurbs 0.28.0 Pre-release
Pre-release

New features

  • Added NURBS curve control point sensitivity functions

rust_nurbs 0.27.0

19 Mar 18:29

Choose a tag to compare

rust_nurbs 0.27.0 Pre-release
Pre-release

New features

  • Added all B-spline curve control point sensitivity functions

rust_nurbs 0.26.0

18 Mar 20:51

Choose a tag to compare

rust_nurbs 0.26.0 Pre-release
Pre-release

New features

  • Added control point sensitivity function for rational Bézier curves and curve derivatives

rust_nurbs 0.25.0

18 Mar 19:37

Choose a tag to compare

rust_nurbs 0.25.0 Pre-release
Pre-release

New features

  • Added control point sensitivity functions for Bézier curve evaluation and Bézier curve first/second derivatives

v0.24.0

10 Feb 08:20

Choose a tag to compare

v0.24.0 Pre-release
Pre-release

Bug fixes

  • Fixed incorrect equation implementation in bezier_curve_d2cdt2 and related functions

rust_nurbs 0.23.0

17 Jan 19:08

Choose a tag to compare

rust_nurbs 0.23.0 Pre-release
Pre-release

New features

  • Added control point sensitivity functions for rational Bézier surfaces

rust_nurbs 0.22.0

17 Jan 17:04

Choose a tag to compare

rust_nurbs 0.22.0 Pre-release
Pre-release

New features

  • Added remainder of Bézier surface shape and derivative control point sensitivity functions for isoparametric curves and grids

rust_nurbs 0.21.0

17 Jan 08:18

Choose a tag to compare

rust_nurbs 0.21.0 Pre-release
Pre-release

New features

  • Added some control point sensitivity functions for Bézier surfaces

rust_nurbs 0.20.0

13 Jan 06:13

Choose a tag to compare

rust_nurbs 0.20.0 Pre-release
Pre-release

New features

  • Added functions for calculation of surface shape, first derivative, and second derivative of rational Bézier and NURBS surfaces for isoparametric curves, uniform grids, and arbitrary $u$- and $v$-vectors

rust_nurbs 0.19.0

13 Jan 04:02

Choose a tag to compare

rust_nurbs 0.19.0 Pre-release
Pre-release

New features

  • Added functions for evaluating first and second derivatives of rational Bézier and NURBS surfaces