Skip to content

v7.0.0

Compare
Choose a tag to compare
@BotellaA BotellaA released this 04 Nov 14:17
· 1302 commits to master since this release

7.0.0 (2020-11-04)

Bug Fixes

  • Bitsery: better handle custom types (989be50)
  • ModelInput: return the Model in the load_XX functions (97665f5)

Features

  • Examples: add jupyter notebook (1ec82fe)
  • SolidEdges: extract solid edges API into its own class (c0e7a88)
  • SolidFacets: extract facets API from SolidMesh (e0d9659)
  • SurfaceEdges: extract edges API from SurfaceMesh (7098176)

BREAKING CHANGES

  • SolidFacets: SolidMesh API major changes
  • SolidEdges: SolidMesh API has been changed
  • SurfaceEdges: rewrite of all the SurfaceMesh edges API
  • Bitsery: older native files cannot be reloaded
  • ModelInput: parameters changed