Releases: fstl-app/fstl
Releases · fstl-app/fstl
v0.11.0
What's Changed
- Updates from 0.10.0 release by @DeveloperPaul123 in #85
- Fix STL file selection filter by @DeveloperPaul123 in #92
- Add arc-ball mechanism to mouse control by @wdaniau in #99
- Set application icon, so it will appear in about window and in dock f… by @wdaniau in #100
- Add the option to reset or not the rotation when loading a new stl file. by @wdaniau in #103
- Add fullscreen option in View menu associated with key F11 by @wdaniau in #104
- wait to load the stl file until file size does not change anymore by @gsohler in #106
- Clean commit c4dd685 by @wdaniau in #108
- Wait for the STL file size to stop changing. by @sur5r in #107
- Revert "wait to load the stl file until file size does not change anymore (#106)" by @DeveloperPaul123 in #109
- Will dev customizable shader by @wdaniau in #102
- Common Viewpoints by @DeveloperPaul123 in #110
- Support standard Close shortcut by @nmaggioni in #115
- Add xdg directory for linux desktop file and app icons. by @wdaniau in #101
- Add Viewpoint shortcuts and isometric view by @tpikonen in #118
- Minor fix, update version and copyright years by @DeveloperPaul123 in #125
- Feature/open external by @7aske in #126
New Contributors
- @wdaniau made their first contribution in #99
- @gsohler made their first contribution in #106
- @nmaggioni made their first contribution in #115
- @tpikonen made their first contribution in #118
- @7aske made their first contribution in #126
Full Changelog: v0.10.0...v0.11.0
New Features and Various Bug Fixes
What's Changed
- Added README section for setting fstl as default viewer by @nnadeau in #52
- Fix initial settings by @mboerwinkle in #54
- Show 3D axes in viewer by @mboerwinkle in #55
- Allow uppercase file suffixes as well by @sur5r in #60
- Implement an
Invert Zoom
option by @ahorn42 in #61 - Remove Legacy Qt Build Option by @jackie-scholl in #62
- Added "Surface Angle" draw mode based on github stl viewer by @mboerwinkle in #66
- Versioning in app, other small changes by @mboerwinkle in #64
- Fix several Qt deprecation warnings by @sur5r in #67
- Remember application settings by @mboerwinkle in #78
- Implement compact and fullscreen view by @sur5r in #81
New Contributors
- @nnadeau made their first contribution in #52
- @sur5r made their first contribution in #60
- @ahorn42 made their first contribution in #61
- @jackie-scholl made their first contribution in #62
Full Changelog: v0.9.4...v0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
fstl 0.9.0
This is the first official release!
It should happily display whatever (well-formed binary) .stl
files you throw at it.