Package Release Info

goxel-0.15.0-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

goxel

Change Logs

* Sun Jul 28 2024 Joshua Smith <smolsheep@opensuse.org>
- Update to 0.15.0:
  * Improved the selection tool: the selection mask is now
    automatically updated when we move the selection box, and the
    move tool automatically applies to the selection mask.
  * Improved the gizmos to move the selection box, so that we can
    move or grow without having to select the mode in the UI.
  * Add support for adding and subtracting the selection box.
  * Added a new 'edit' panel for the selection mask operations.
* Sun May 19 2024 Andrea Manzini <andrea.manzini@suse.com>
- Update to 0.14.0:
  * Improved the general UI of the app, with a more modern style.
  * Allow to detach UI panels.
  * Improved glTF export.
  * Improved files opening (add recent file list, remember last opened dir).
  * Add layer origin control.
* Wed Jan 10 2024 Andrea Manzini <andrea.manzini@suse.com>
- Update to 0.13.0:
  * Some fixes for glTF export.
  * Added shortcuts for Add/Sub/Paint.
  * Allow to simplify exported glTF.
- dropped patch fix_security_issue_in_quickjs.patch as already included in upstream
* Mon Nov 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
  supported.
* Thu Aug 24 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to 0.12.0
  * Added basic support for Minetest file format import.
  * Added a new tool to select from a 2d rectangle.
  * Fixed issues with high density screens.
  * Added some (very basic) support for scripting.
  The biggest new feature is probably the scripting support. For the moment it is very limited, see the example in data/scripts/test.js. If you would like to make your own scripts but some features are missing (and they will), please open an issue about it.
- Added patch fix_security_issue_in_quickjs.patch to address potential security issue
Version: 0.11.0-bp155.1.5
* Mon Dec 05 2022 Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
- Update to 0.11.0
  * Improve vlx import.
  * Add support for plane at non 90 deg angles.
  * Add basic support for selection mask, so that we can add or subtract from the current selection.
Version: 0.10.8-bp154.1.35
* Mon Dec 13 2021 Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
- Update to 0.10.8
  * Only minor changes and bug fix.
* Sun Feb 21 2021 Matthias Mailänder <mailaender@opensuse.org>
- Install upstream appdata and desktop file.
- Avoid non-standard icon sizes
- Fix non-standard-group Unspecified
- Update URL
Version: 0.10.7-bp153.1.1
* Fri Dec 25 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.10.7
  * Minor release with mostly improvements to the glTF export.
  * Sort the file list to make package build reproducible (boo#1041090)
* Tue Oct 27 2020 andy great <andythe_great@pm.me>
- Remove %{set_build_flags} and manually set build flag because
  Leap 15.2 does not support this macro.
* Mon Oct 19 2020 andy great <andythe_great@pm.me>
- Initial package release.