All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed bug in open/save paths.
- Added
compas_cgal. - Added
compas_libigl. - Added
compas_rv.solvers.update_force_from_form.
- Changed minimal version of
compasto2.12.
- Changed assignment of groups to instance attributes.
- Added
vertexgroup,edgegroup,facegrouptoRhinoPatternObject. - Added
vertexgroup,edgegroup,facegrouptoRhinoFormObject. - Added
vertexgroup,edgegroup,facegrouptoRhinoForceObject. - Added
vertexgroup,edgegroup,facegrouptoRhinoThrustObject.
- Added "Pattern from Skeleton".
- Changed
compas_ruiminimal requirements. - Fixed bug in selection by edge loop of pattern vertices.
- Added "Pattern from Triangulation".
- Added
compas_triangleto requirements.