Skip to content

Releases: fstl-app/fstl

New Features and Various Bug Fixes

28 Jun 15:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.10.0

0.9.4

18 Apr 15:18
97fa7ac
Compare
Choose a tag to compare
  • Added ability to save screen shots (#45)
  • Updated Qt OpenGL classes used for display (#23, #29)

0.9.3

29 Apr 01:29
Compare
Choose a tag to compare
  • Supports ASCII .stl files
  • Adds "Recent files" list
  • Option to automatically reloads files when they change on disk
  • Switch between perspective and orthographic projections
  • Detects empty files and emits an error
  • Even faster file loading

0.9.2

27 Mar 01:57
Compare
Choose a tag to compare

Bug fixes:

  • Opening a file on Windows by double-clicking now causes it to load

New features:

  • Dragging-and-dropping a file onto the main window now cause it to be loaded.

0.9.1

26 Mar 00:06
Compare
Choose a tag to compare

fstl now detects corrupt or incomplete .stl files and raises an error.

Packaging scripts append _mac and _win to zip files.

No other major changes.

fstl 0.9.0

25 Mar 01:08
Compare
Choose a tag to compare

This is the first official release!

It should happily display whatever (well-formed binary) .stl files you throw at it.