view extra/nurbs/NEWS @ 12542:65eb6bf84850 octave-forge

Prepared for new release
author rafavzqz
date Wed, 05 Nov 2014 11:41:10 +0000
parents 9ae2931c2dbf
children 0dddd19a3c04
line wrap: on
line source

Summary of important user-visible changes for nurbs 1.3.8:
-------------------------------------------------------------------

 * inst/nrbexport: export multipatch geometries

Summary of important user-visible changes for nurbs 1.3.8:
-------------------------------------------------------------------

 * inst/nrbkntremove.m: added new function

 * inst/nrbunclamp.m: added new function

 * inst/nrbmak.m: adapted for unclamped knot vector

 * inst/nrbplot.m: adapted for unclamped knot vector

 * inst/nrbkntplot.m: adapted for unclamped knot vector

 * inst/nrb2iges: added new function

 * inst/nrbmultipatch: added new function

Summary of important user-visible changes for nurbs 1.3.7:
-------------------------------------------------------------------

 ** 1.3.7 is mainly a maintainance release to distribute small bug fixes 
    that accumulated over time.

 * inst/nrbpermute.m: added new function

 * inst/nrbreverse.m: each direction can now be reversed independently

 * inst/nrbkntplot.m: now works for non-unitary interval

 * inst/nrbcrvderiveval: code vectorized 

 * inst/nrbplot: fixed bug in affecting plot of trivariate nurbs, now works for 
   non-unitary intervals 

 * inst/nrbctrplot.m: plot the points only once

 * src/*.cc: avoid use of deprecated array constructors