# HG changeset patch # User rafavzqz # Date 1429798941 0 # Node ID ccce640da70552d7678704a3b64bb0eccd135dd8 # Parent 27537bc57da4a82384ecc6ce8374564fab2c9f04 Updated with latest changes diff -r 27537bc57da4 -r ccce640da705 extra/nurbs/NEWS --- a/extra/nurbs/NEWS Thu Apr 23 11:53:51 2015 +0000 +++ b/extra/nurbs/NEWS Thu Apr 23 14:22:21 2015 +0000 @@ -6,6 +6,9 @@ * src/low_level_functions.cc(findspan): return an error if a point is outside the knotspan + * inst/nrbexport: changed the format of geopdes files + + * inst/nrbbasisfun: fixed bug to return indices in the 1D case Summary of important user-visible changes for nurbs 1.3.9: -------------------------------------------------------------------