Releases
v1.10.0
Compare
Sorry, something went wrong.
No results found
Added
Added compas.geometry.Curve and compas.geometry.NurbsCurve.
Added compas.geometry.Surface and compas.geometry.NurbsSurface.
Added pluggables for compas.geometry.NurbsCurve.__new__, compas.geometry.NurbsCurve.from_parameters, compas.geometry.NurbsCurve.from_points, compas.geometry.NurbsCurve.from_interpolation, compas.geometry.NurbsCurve.from_step.
Added pluggables for compas.geometry.NurbsSurface.__new__, compas.geometry.NurbsSurface.from_parameters, compas.geometry.NurbsSurface.from_points, compas.geometry.NurbsSurface.from_fill, compas.geometry.NurbsSurface.from_step.
Added missing implementations for abstract clear methods of compas_rhino.artists.volmeshartist.
Changed
Fixed bug in directions of compas.datastructures.Mesh.from_meshgrid.
Fixed bug in Rhino mesh face drawing.
Fixed bug related to legacy uninstall on Rhino for Mac.
Removed
You can’t perform that action at this time.