Changelog

Release history for motmot. Breaking changes are highlighted in red text.

v0.3.2

  • Fix numpy warnings when saving to STL via Mesh.save.

v0.3.1

  • Fix numpy-stl assertion when saving an STL with no name.

v0.3.0

  • Add Mesh.save() to write to STL file.

  • Support reading raw file handle numbers (like the builtin open() function).

v0.2.0

v0.1.0

  • Initial release.