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 d0d8c3a commit 9d8cc6dCopy full SHA for 9d8cc6d
CHANGELOG.md
@@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
* Fixed bug in `_core.tangent` where the Circle's Plane was accessed instead of the centre.
36
* Fixed the `test_tangent` to work with a properly defined circle
37
* `RhinoBrep` serialization works now with surface types other than NURBS.
38
+* Fixed bug in finding halfedge before a given halfedge if that halfedge is on the boundary (`Mesh.halfedge_before`).
39
+
40
### Removed
41
42
0 commit comments