4 Commits

Author SHA256 Message Date
af6b78d706 Accepting request 1303123 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1303123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fstl?expand=0&rev=4
2025-09-09 18:29:07 +00:00
3a28013dc8 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/fstl?expand=0&rev=7
2025-09-08 06:56:22 +00:00
e4db1d347b Accepting request 1240834 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1240834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fstl?expand=0&rev=3
2025-01-28 15:44:54 +00:00
11f0da7eea - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/fstl?expand=0&rev=5
2025-01-28 13:19:23 +00:00
4 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package fstl
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: fstl
Version: 0.10.0
Version: 0.11.1
Release: 0
Summary: Fast stl file viewer
License: AGPL-3.0-only
@@ -25,7 +25,7 @@ Group: Productivity/Graphics/3D Editors
URL: https://github.com/mkeeter/fstl.git
Source0: https://github.com/fstl-app/fstl/archive/refs/tags/v%{version}.tar.gz
Source1: %{name}.desktop
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.10
BuildRequires: hicolor-icon-theme
BuildRequires: icoutils
BuildRequires: update-desktop-files

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e00c9f5f90e5efc3804cd2d7a64efb9f592921b7ff78d7190aa4182145119d9a
size 120349

3
v0.11.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b90d02743a1f76927d5d7c4373c3ebcf3da86d97362501035d504c7a008da5ca
size 168947