v1.7.0
Version leading to OCSMesh v2.0.0.
This is the last OCSMesh version with Jigsaw dependencies.
MAJOR UPDATE ALERT - Upcoming OCSMesh 2.0.0
OCSMesh is going through significant architectural changes.
The current architecture will be depracated soon, among the upcoming changes we highlight:
- Mesh Engines (Jigsaw and Triangle) will become OPTIONAL dependencies.
After version 2.0.0 you will have to install them manually. - A new default mesh engine will be adopted to replace Jigsaw.
- 'jigsaw_msh_t' will be replaced by a new custom Python class called 'MeshData'.
- Functions operating on msh_t objects will be updated to support MeshData.
This v1.7.0 is the last release version before OCSMesh 2.0.0.