Releases: HoBeZwe/NURBS.jl
Releases · HoBeZwe/NURBS.jl
v0.8.0
v0.7.0
v0.6.3
NURBS v0.6.3
evalNaive
now evaluates to 1 at 1 for the rightmost basis function- a
load
function is now provided handling all types of input files - several tools to identify the surface patch connectivity are provided
- improve type stability in several places
v0.6.2
NURBS v0.6.2
v0.6.1
v0.6.0
NURBS v0.6.0
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
NURBS v0.5.3
New Features:
- knot refinement for curves & surfaces
- curve splitting
- surface splitting
v0.5.2
NURBS v0.5.2
v0.5.1
NURBS v0.5.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)