We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36d859 commit 482317bCopy full SHA for 482317b
CHANGELOG.md
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
* Added `compas.datastructures.VolMesh.from_meshgrid`.
19
* Added `vertices_where`, `vertices_where_predicate`, `edges_where`, `edges_where_predicate` to `compas.datastructures.HalfFace`.
20
* Added `faces_where`, `faces_where_predicate`, `cells_where`, `cells_where_predicate` to `compas.datastructures.HalfFace`.
21
-* Added `VolMeshArtist` to regsitered Blender artists.
+* Added `VolMeshArtist` to registered Blender artists.
22
23
### Changed
24
0 commit comments