Skip to content

Releases: HoBeZwe/NURBS.jl

v0.6.2

23 May 15:04
75d2315
Compare
Choose a tag to compare

v0.6.1

08 May 17:14
0851812
Compare
Choose a tag to compare

NURBS v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Add greville and anchors computation to NURBS and CurrySchoenberg (#7) (@djukic14)
  • Remove hard-coded float type initializations to be typed based on promoted input types. (#8) (@juddmehr)

v0.6.0

18 Feb 23:19
3a7d403
Compare
Choose a tag to compare

NURBS v0.6.0

Diff since v0.5.3

New Features:

  • curve knot removal
  • surface knot removal
  • scaling of curves and surfaces
  • translating of curves and surfaces
  • rotating of curves and surfaces
  • mirroring of curves and surfaces

v0.5.3

14 Feb 17:37
3959fa1
Compare
Choose a tag to compare

NURBS v0.5.3

Diff since v0.5.2

New Features:

  • knot refinement for curves & surfaces
  • curve splitting
  • surface splitting

v0.5.2

30 Jan 14:51
ec1ae1b
Compare
Choose a tag to compare

NURBS v0.5.2

Diff since v0.5.1

v0.5.1

29 Oct 14:34
7590963
Compare
Choose a tag to compare

NURBS v0.5.1

Diff since v0.4.1

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#5) (@github-actions[bot])

Closed issues:

  • plotSurface(SNurbs, controlPoints=controlPoints) is not working for a different number of control points in the two parametric directions (#4)

v0.5.0

06 Oct 23:42
05dd5f2
Compare
Choose a tag to compare

NURBS v0.5.0

Diff since v0.4.1

v0.4.1

04 Aug 13:36
c625479
Compare
Choose a tag to compare

NURBS v0.4.1

Diff since v0.4.0

v0.4.0

22 Jan 11:50
fae7b5f
Compare
Choose a tag to compare

NURBS v0.4.0

Diff since v0.3.0

v0.3.0

11 Jan 21:00
899b38e
Compare
Choose a tag to compare

NURBS v0.3.0

Merged pull requests:

  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#2) (@github-actions[bot])