Skip to content

v0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 04:40
e5982a8

0.1.8 (2026-04-14)

Bug Fixes

  • add clipWithPlane method for clipping with a plane (a5f3440)
  • add clone method to create a new trimesh using cpp without export (a5f3440)
  • add direct calls to geometry attributes e.g. area, points (206cf2f)
  • add direct calls to geometry attributes e.g. area, points without requiring export to pyvista (a5f3440)
  • add io methods exporting mesh to binary file (a5f3440)
  • add overlaps method to calculate overlaps flag in cpp (a5f3440)