There is a newer version of the record available.

Published March 18, 2021 | Version v1.2.0
Software Open

compas-dev/compas: COMPAS 1.2.0

  • 1. Block Research Group
  • 2. ETH Zürich, Institute of Technology in Architecture
  • 3. ETH Zurich, ITA Institute of Technology in Architecture, Gramazio Kohler Research
  • 4. Princeton University
  • 5. @dbt-ethz Digital Building Technologies [DBT] / ETH Zurich
  • 6. Gramazio Kohler Research, ETH Zurich
  • 7. Looking for work
  • 8. xingxin.he@mail.polimi.it
  • 9. EPFL
  • 10. ETH Zurich

Description

Added

  • Added divide_polyline, divide_polyline_by_length, Polyline.split_at_corners and Polyline.tangent_at_point_on_polyline.
  • Added the magic method __str__ to compas.geoemetry.Transformation.
  • Added redraw flag to the compas_rhino methods delete_object, delete_objects and purge_objects.
  • Added the __eq__ method for compas.geometry.Circle and compas.geometry.Line.
  • Added support for Pylance through static API definitions.
  • Added halfedge_strip method to compas.datastructures.HalfEdge.
Changed
  • Fixed bug where mimic joints were considered configurable.
  • Fixed bug where != gave incorrect results in Rhino for some compas objects.
  • Fixed bug where compas_rhino.BaseArtist.redraw did not trigger a redraw.
  • Fixed minor bugs in compas.geometry.Polyline and compas.geometry.Polygon.
  • Fixed very minor bugs in compas.geometry.Frame and compas.geometry.Quaternion.
  • Fixed bug in compas_rhino.objects.MeshObject.modify.
  • Fixed bug in compas_rhino.objects.MeshObject.modify_vertices.
  • Fixed bug in compas_rhino.objects.MeshObject.modify_edges.
  • Fixed bug in compas_rhino.objects.MeshObject.modify_faces.
  • Fixed bug in compas_rhino.objects.VolMeshObject.modify.
  • Fixed bug in compas_rhino.objects.VolMeshObject.modify_vertices.
  • Fixed bug in compas_rhino.objects.VolMeshObject.modify_edges.
  • Fixed bug in compas_rhino.objects.VolMeshObject.modify_faces.
  • Fixed bug in compas_rhino.objects.NetworkObject.modify.
  • Fixed bug in compas_rhino.objects.NetworkObject.modify_vertices.
  • Fixed bug in compas_rhino.objects.NetworkObject.modify_edges.
  • Changed compas_rhino.objects.inspect to compas_rhino.objects.inspectors.
  • Changed compas_rhino.objects.select to compas_rhino.objects._select.
  • Changed compas_rhino.objects.modify to compas_rhino.objects._modify.
Removed

Files

compas-dev/compas-v1.2.0.zip

Files (6.2 MB)

Name Size Download all
md5:fcb7af21c166d305cf562e55ae518c69
6.2 MB Preview Download

Additional details

Related works