Skip to content

v1.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 06:58
· 15 commits to master since this release

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)