Changelog for
slade-3.2.7-1.1.i586.rpm :
* Wed Dec 25 2024 Jan Engelhardt
- Update to release 3.2.7
* Added support for DECOHack
* Added Blasphemer palette
* Added support for versions 0x200 and 0x300 of Blood RFF archives
* Map editor:
* Added ability to filter the action specials list by name
* Wed Nov 27 2024 Bjørn Lie - Update to version 3.2.6:
* Support for vertical toolbars in the UI
* Support creation of Quake PAK archives. Support for reading WebP and Ion Fury .art files.
* Added EDGE-Classic support
* Added support for Doom 32X map format
* Added support for MBF21 features via new \'Boom + MBF21\' port configuration
* Added missing ZDoom special 107
* mapeditor: Moving a sector now also moves things within it
* ME: Added keybinds to rotate things in 2d mode (< and > by default)
* ME: Added toggleable point light previews in 2D things mode
* Added (experimental, unfinished) 3d floor preview support in 3D mode (turned off by default)- Drop patches fixed upstream:
* 0001-build-add-cmake-option-to-skip-Lua-components-1175.patch- Replace wxWidgets-3_0-devel for wxWidgets-devel BuildRequires: Package builds just fine with the newer 3.2 version.- Add pkgconfig(libmpg123) BuildRequires: New dependency.
* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Tue Jun 15 2021 Guillaume GARDET - Refresh patch to fix build on aarch64:
* disable_sse.patch
* Tue Jun 01 2021 Jan Engelhardt - Update to release 3.1.13
* Updated ZDoom, MAPINFO and ACS language definitions
* Added extra UDMF flags
* Fixed an issue with the \"optional\" keyword in TEXTURES
* Thu Apr 29 2021 Ferdinand Thiessen - Update to 3.1.12a
* Provide metainfo- Install upstream provided metainfo and desktop file
* Drop our versions- Use cmake_install macro
* Sun Oct 11 2020 Jan Engelhardt - Disable Lua bindings as those fail to build- Add 0001-build-add-cmake-option-to-skip-Lua-components-1175.patch for Factory.
* Sun Jun 28 2020 Jan Engelhardt - Add 0001-build-allow-deactivating-the-crash-handler-at-build-.patch Deactivate the crash handler, because it hangs. Let the kernel generate a standard dump instead.
* Mon Jun 22 2020 Jan Engelhardt - Add clzma.diff to use system-provided clzma library.
* Tue May 26 2020 Jan Engelhardt - Update to release 3.1.12
* \'Run Archive\' and \'Run Map\' configurations have been separated, so they should now make more sense for each context.
* Fixed an issue where clicking a toolbar and pressing enter would show/hide the 2nd group in the toolbar (this is what was causing some people to randomly lose the zoom slider in the gfx editor, for example).
* Added SRB2 .dta as a valid wad file extension.
* Resource Editor:
* Fixed adjusted offsets not being saved after cropping an image.
* Fixed wrong files being deleted in some situations when saving a directory.
* Fixed \"Open map in DB2\" not working for maps in zip/directory archives.
* Map Editor:
* Added support for GZDoom slope plane UDMF properties.
* Added basic support for ZScript inheritance for thing types.