We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdb1d7 commit 9396803Copy full SHA for 9396803
CHANGELOG.md
@@ -16,9 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
* Added `compas_masonry.templates.Template`.
17
* Added `compas_masonry.templates.ArchTemplate`.
18
* Added `compas_masonry.viewers.BlockModelViewer`.
19
+* Added `compas_masonry.materials.Material`.
20
+* Added `compas.masonry.materials.Stone`.
21
+
22
23
### Changed
24
+* Changed `compute_aabb and compute_obb in compas_masonry.elements.BlockElement`.
25
26
### Removed
27
-* Removed 'frame attribute from compas_masonry.elements.BlockElement'.
28
+* Removed `frame attribute from compas_masonry.elements.BlockElement`.
0 commit comments