* fix: opening files with cyrillic symbols from command line #129 * fix: minor incompatibilties with qt 5.12 #134 * chore: update to cmake 3.10, enforce formatting with tooling #135 OBS-URL: https://build.opensuse.org/package/show/graphics/fstl?expand=0&rev=7
63 lines
2.6 KiB
Plaintext
63 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 8 06:55:30 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 0.11.1:
|
|
* fix: opening files with cyrillic symbols from command line #129
|
|
* fix: minor incompatibilties with qt 5.12 #134
|
|
* chore: update to cmake 3.10, enforce formatting with tooling #135
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 28 13:18:27 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 0.11.0:
|
|
* Updates from 0.10.0 release #85
|
|
* Fix STL file selection filter #92
|
|
* Add arc-ball mechanism to mouse control #99
|
|
* Set application icon, so it will appear in about window and in dock f… #100
|
|
* Add the option to reset or not the rotation when loading a new stl file. #103
|
|
* Add fullscreen option in View menu associated with key F11 #104
|
|
* wait to load the stl file until file size does not change anymore #106
|
|
* Clean commit c4dd685 #108
|
|
* Wait for the STL file size to stop changing. #107
|
|
* Revert "wait to load the stl file until file size does not change anymore (#106)
|
|
* Will dev customizable shader #102
|
|
* Common Viewpoints #110
|
|
* Support standard Close shortcut #115
|
|
* Add xdg directory for linux desktop file and app icons. #101
|
|
* Add Viewpoint shortcuts and isometric view #118
|
|
* Minor fix, update version and copyright years #125
|
|
* Feature/open external #126
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 24 10:35:31 UTC 2022 - Mike Chikov <mike.chikov@gmail.com>
|
|
|
|
- Remove fstl-mimeinfo.xml
|
|
- Modify fstl.desktop
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 08:47:28 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 0.10.0:
|
|
* Added README section for setting fstl as default viewer #52
|
|
* Fix initial settings #54
|
|
* Show 3D axes in viewer #55
|
|
* Allow uppercase file suffixes as well #60
|
|
* Implement an Invert Zoom option #61
|
|
* Remove Legacy Qt Build Option scholl in #62
|
|
* Added "Surface Angle" draw mode based on github stl viewer #66
|
|
* Versioning in app, other small changes #64
|
|
* Fix several Qt deprecation warnings #67
|
|
* Remember application settings #78
|
|
* Implement compact and fullscreen view #81
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 08:46:11 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Copy version 0.9.4 from home:mrbadguy/fstl
|
|
- Run spec-cleaner
|
|
- Remove camera-pos.patch
|
|
- Remove _service and use regular tarball
|
|
- Remove calls to %mime_database_post, %desktop_database_post,
|
|
%icon_theme_cache_post since since they are run via rpm file
|
|
triggers now
|