** What's changed
- Does not require
numpy
anymore. - Use custom
setup.py
for self-contained executables. - Increase text formatting speed.
- Make reading binary files faster.
- Only transform unique vertices in
stl2ps
andstl2pdf
. - Performance improvement for generating a
mesh2
.
Full Changelog: 2020.10.04...2022.01.20