v1.33.0
1.33.0 (2024-08-30)
Bug Fixes
- face: Improve splitting of Face3D with polyline (65d51b9)
- face: Improve the face splitting methods (b0055c8)
- network: Add a method to get all minimum cycles (e983206)
- network: Improve network to handle fully interior cycles (486a359)
- network: One last improvement such that dup verts do not fail (a41bdb3)
Features
- network: Add a DirectedGraphNetwork class for splitting polygons (daeef8e)