Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package f3d for openSUSE:Factory checked in at 2025-10-30 17:10:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f3d (Old) and /work/SRC/openSUSE:Factory/.f3d.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f3d" Thu Oct 30 17:10:20 2025 rev:9 rq:1314509 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/f3d/f3d.changes 2025-07-09 17:29:40.950739062 +0200 +++ /work/SRC/openSUSE:Factory/.f3d.new.1980/f3d.changes 2025-10-30 17:11:25.446697632 +0100 @@ -1,0 +2,36 @@ +Thu Oct 30 07:59:49 UTC 2025 - Michael Vetter <[email protected]> + +- Update to 3.3.0: + * Created a F3D web application based on WebAssembly: https://f3d.app/viewer + * BEHAVIOR CHANGE: Added a CLI option --recursive-dir-add to control if directory should be added recursively, off by default + * Complete rework of the cheatsheet with for a nicer, cleaner look + * [Linux] Added support for using F3D offscreen without GLX lib being present on the syste + * Added support for identifying non-supported files and not loading them at all + * Added support for skipping unsupported files when loading multiple files + * Added --remove-empty-file-groups to control if scene without files should be removed + * Added --watch support for yet-to-exists files + * Added a remove_current_file_group command + * Added --axes-grid CLI option to show grid axes + * Added an bind Ctrl+X to control the visibility of grid axes + * Added proper parsing for transform2D options + * Added --multi-file-regex CLI option to group files based on their names + * Added autocompletion in interactive console + * Added a help command to print information about commands + * Added support for SPZ v3 format + * Added --backdrop-opacity to control the UI backdrop opacity + * Added support for .webp image and textures + * Added support for GroupSkin for .mdl format + * Added temporal anti aliasing support --antialiasing-mode=taa + * Improve dropzone visuals + * Improved print_scene_info output + * Improved UI consistency + * Improved rendering performance slightly + * Reworked the website from scratch which now support documentation versionning + * Removed support for comments in interactive console for better color parsing + * Fixed and improved many documentations issues + * Fixed an issue with --watch when file is failing to load + * Fixed missing frame in .mdl animations + * Fixed a potential crash when graphic libraries are not found + * Fixed an issue with the scalar bar not being continuous + +------------------------------------------------------------------- Old: ---- f3d-3.2.0.tar.gz New: ---- f3d-3.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f3d.spec ++++++ --- /var/tmp/diff_new_pack.vxUegr/_old 2025-10-30 17:11:26.206729662 +0100 +++ /var/tmp/diff_new_pack.vxUegr/_new 2025-10-30 17:11:26.206729662 +0100 @@ -1,7 +1,7 @@ # # spec file for package f3d # -# Copyright (c) 2025 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 @@ -18,7 +18,7 @@ %define c_lib libf3d3 Name: f3d -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: Fast and minimalist 3D viewer License: BSD-3-Clause @@ -143,7 +143,7 @@ %files %doc README.md -%license LICENSE.md doc/THIRD_PARTY_LICENSES.md +%license LICENSE.md THIRD_PARTY_LICENSES.md %{_bindir}/%{name} %{_libdir}/lib%{name}-plugin-*.so %{_datadir}/applications/%{name}.desktop @@ -167,7 +167,7 @@ %files devel %doc README.md -%license LICENSE.md doc/THIRD_PARTY_LICENSES.md +%license LICENSE.md THIRD_PARTY_LICENSES.md %{_libdir}/lib%{name}.so %files -n %{c_lib} ++++++ f3d-3.2.0.tar.gz -> f3d-3.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/f3d/f3d-3.2.0.tar.gz /work/SRC/openSUSE:Factory/.f3d.new.1980/f3d-3.3.0.tar.gz differ: char 12, line 1
