Releases
v1.17.6
Compare
Sorry, something went wrong.
No results found
Added
Added create_id to compas_ghpython.utilities. (moved from compas_fab)
Changed
Fixed bug that caused a new-line at the end of the compas.HERE constant in IronPython for Mac.
Fixed Grasshopper draw_polylines method to return PolylineCurve instead of Polyline because the latter shows as only points.
Fixed uninstall post-process.
Fixed area_polygon that was, in some cases, returning a negative area
Fixed support for System.Decimal data type on json serialization.
Fixed AttributeError in Plotter's PolylineArtist and SegementArtist.
Fixed wrong key type when de-serializing Graph with integer keys leading to node not found.
Fixed bug in VolMeshArtist.draw_cells for Rhino, Blender and Grasshopper.
Fixed bug in the is_polygon_in_polygon_xy that was not correctly generating all the edges of the second polygon before checking for intersections.
Removed
You can’t perform that action at this time.