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.
- Changed assignment of defaults in base scene object for Form Diagrams.
- Changed assignment of defaults in base scene object for Force Diagrams.
- Removed
compas
from requirements to solve problem in Rhino plugins.
- Added
compas_tna.diagrams.FormDiagram.from_mesh
factory.
- Fixed bug in
compas_tna.rhino.scene.FormObject
. - Changed
from compas.utilities
tofrom compas.itertools
.
- Added
compas_tna.diagrams.FormDiagram.from_mesh
.
- Updated workflow.