Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pixelorama for openSUSE:Factory checked in at 2026-08-26 19:52:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pixelorama (Old) and /work/SRC/openSUSE:Factory/.pixelorama.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pixelorama" Wed Aug 26 19:52:57 2026 rev:11 rq:1373653 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pixelorama/pixelorama.changes 2026-06-15 19:49:28.858606312 +0200 +++ /work/SRC/openSUSE:Factory/.pixelorama.new.1258/pixelorama.changes 2026-08-26 19:53:27.683186410 +0200 @@ -1,0 +2,29 @@ +Fri Aug 21 12:00:00 UTC 2026 - [email protected] + +- Update to 1.2.1 + * Exporting images as SVG files is now possible. Right now it's very basic. + * Right-clicking on a keyframe brings up a popup menu, + which allows you to delete the keyframe. + * Export settings are now being stored inside pxo files. + and more + +- Update to 1.2 + * 3D layer system has been completely re-written! 3D objects are now shared + across all cels of a layer. + Due to this, the 3D layer data of pxo files is + NO LONGER COMPATIBLE between v1.2 and older versions. + * Added a keyframe-based view on the timeline + * Implemented autotiling support for tilemap layers, with a new tool for + tilemap layers that allows users to set the autotiling bits on each tile + * The shape tools now support drawing with brushes + * Users can now change the colors of the UI by changing the theme's base + color, accent color & contrast directly from the Preferences, + making Pixelorama even more configurable & accessible, + without having to rely on extensions. + * A default license option for projects has been added in the preferences + * Reference images are now stored inside pxo files. + NOTE: This is a breaking change as reference images will fail to load + from pxo files saved in v1.1.10 and older. + * and much more + +------------------------------------------------------------------- Old: ---- Pixelorama-1.1.10.tar.gz New: ---- Pixelorama-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pixelorama.spec ++++++ --- /var/tmp/diff_new_pack.zXlqcl/_old 2026-08-26 19:53:28.587218339 +0200 +++ /var/tmp/diff_new_pack.zXlqcl/_new 2026-08-26 19:53:28.592218515 +0200 @@ -20,7 +20,7 @@ %define nameupper Pixelorama Name: pixelorama -Version: 1.1.10 +Version: 1.2.1 Release: 0 Summary: 2D sprite editor License: MIT @@ -28,8 +28,8 @@ URL: https://github.com/Orama-Interactive/Pixelorama Source0: https://codeload.github.com/Orama-Interactive/%{nameupper}/tar.gz/refs/tags/v%{version}#/%{nameupper}-%{version}.tar.gz BuildRequires: fdupes -BuildRequires: godot >= 4.6.1 -BuildRequires: godot-runner >= 4.6.1 +BuildRequires: godot >= 4.7.1 +BuildRequires: godot-runner >= 4.7.1 BuildRequires: vendored_licenses_packager # currently no godot binary ExcludeArch: %arm @@ -96,7 +96,7 @@ %files %license LICENSE addons_README.md font_Roboto-License.txt -%doc CHANGELOG.md CONTRIBUTING.md README.md +%doc CHANGELOG.md "CHANGELOG - v0.x.md" CONTRIBUTING.md README.md %dir %{_datadir}/icons/hicolor %dir %{_datadir}/icons/hicolor/256x256 %dir %{_datadir}/icons/hicolor/256x256/apps ++++++ Pixelorama-1.1.10.tar.gz -> Pixelorama-1.2.1.tar.gz ++++++ ++++ 58905 lines of diff (skipped)
