Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package manifold for openSUSE:Factory checked in at 2026-02-27 17:13:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/manifold (Old) and /work/SRC/openSUSE:Factory/.manifold.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "manifold" Fri Feb 27 17:13:00 2026 rev:6 rq:1335438 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/manifold/manifold.changes 2025-11-18 15:35:31.420519093 +0100 +++ /work/SRC/openSUSE:Factory/.manifold.new.29461/manifold.changes 2026-02-27 17:14:06.562556919 +0100 @@ -1,0 +2,24 @@ +Fri Feb 27 10:20:23 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to 3.4.0 + This is a major release with many bug fixes, performance + improvements, updates to the TypeScript API, and ManifoldCAD. + Notable changes: + + - Added MinkowskiSum and MinkowskiDifference, but note that the + current implementation performs many union operations. It may + be slow and memory-intensive for complex meshes. + - MeshIO is removed from our public API. Users should use + libraries such as Trimesh for Python and assimp for C++. The + MeshIO code is still available as an example for interfacing + with assimp. + - ManifoldCAD can now import and operate on glTF models! It can + also display 2D CrossSections and non-manifold imports. The + documentation is also vastly improved, for both ManifoldCAD + scripts, and the underlying TS API for those wanting to build + their own tool. + + For all the details see: + https://github.com/elalish/manifold/releases/tag/v3.4.0 + +------------------------------------------------------------------- Old: ---- manifold-3.3.2.tar.gz New: ---- manifold-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ manifold.spec ++++++ --- /var/tmp/diff_new_pack.MA60C9/_old 2026-02-27 17:14:07.342589203 +0100 +++ /var/tmp/diff_new_pack.MA60C9/_new 2026-02-27 17:14:07.350589534 +0100 @@ -1,7 +1,7 @@ # # spec file for package manifold # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -31,7 +31,7 @@ %global sh_c_lib libmanifoldc3 Name: manifold -Version: 3.3.2 +Version: 3.4.0 Release: 0 Summary: Geometry library for topological robustness License: Apache-2.0 ++++++ manifold-3.3.2.tar.gz -> manifold-3.4.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/manifold/manifold-3.3.2.tar.gz /work/SRC/openSUSE:Factory/.manifold.new.29461/manifold-3.4.0.tar.gz differ: char 12, line 1
