stl2pov Changelog

What's new in stl2pov 2.5.0

Jun 24, 2011
  • Do a coordinate transformation to fix the mirrored part bug when writing POV files.
  • Fix reading binary files

New in stl2pov 2.4.4 (Dec 13, 2010)

  • build infrastructure tweaks mostly.

New in stl2pov 2.4.3 (Dec 13, 2010)

  • Fix reading big binary files on windows.

New in stl2pov 2.4.2 (Dec 13, 2010)

  • Reduced some errors to warnings. Made the program somewhat more informative.

New in stl2pov 2.4.1 (Dec 13, 2010)

  • Add status reporting to monitor progress, especially on big files.

New in stl2pov 2.4.0 (Dec 13, 2010)

  • Add option to set allowed distance between vertexes that are assumed to be the same.

New in stl2pov 2.3.0 (Dec 13, 2010)

  • Follow the new syntax for povray: use 'triangle' instead of 'facet'.
  • Changed to BSD-style license. Makefile changed to build with BSD or GNU make.

New in stl2pov 2.2.1 (Dec 13, 2010)

  • small changes for building in FreeBSD ports tree.

New in stl2pov 2.2.0 (Dec 13, 2010)

  • Chase mesh syntax change in povray.