Skip to content

v14.12.0

Choose a tag to compare

@jourdain jourdain released this 28 Jul 20:31
66a0bad

14.12.0 (2020-07-28)

Bug Fixes

  • sltwriter: fix export of static method (5266c8a)
  • stlwriter: fix bug no-unused-vars (6026f06)
  • stlwriter constants: corrected export default eslint error (793d386)

Features

  • stlwriter: sTLWriter: writes a PolyData object to an STL file (in binary or ascii format) (fc7cb26), closes #1442