Accepting request 824591 from games:tools
- Update to 1.4.2: * Reverted the default layer data format back to CSV (was changed to Zstd by accident in 1.4.0) * Added ability to draw lines using click+drag (in addition to click and click) when holding Shift * Improved positioning when adding maps to world via context menu * Disable instead of hide the "Save As Template" action when using embedded tilesets * Made Ctrl turn off snapping if Snap to Fine Grid is enabled (#2061) * Set minimum value of tile width and height to 1 * Fixed Select Same Tile tool behavior for empty tiles * Fixed clickability of the dot in point objects * Fixed adjusting of terrain images when tileset width changes * Worlds: Fixed potential data loss when opening .world file * tmxrasterizer: Added --show-layer option (by Matthias Varnholt, #2858) * tmxrasterizer: Added parameter to advance animations (by Sean Ballew, #2868) * Scripting: Initialize tile layer size to map size upon add (#2879) * Windows installer: Made creation of the desktop shortcut optional * Windows installer: Made the launching of Tiled optional * Updated Qt to 5.12.9 on all platforms except Windows XP and snap releases * snap: Fixed issues with storing the default session (#2852) * snap: Enabled support for Zstandard (#2850) OBS-URL: https://build.opensuse.org/request/show/824591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=24
This commit is contained in:
commit
ce2a230ceb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adfec9f941fa5a0909c84f73e08df8fda99904b90482a348f0f528d04244ea64
|
||||
size 17481260
|
3
tiled-1.4.2.tar.gz
Normal file
3
tiled-1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:260a9d5742ded735b31b95dac42be18e52dc8fb82f6873e9509ad9ded6b3b15d
|
||||
size 17806729
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 05:48:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.4.2:
|
||||
* Reverted the default layer data format back to CSV
|
||||
(was changed to Zstd by accident in 1.4.0)
|
||||
* Added ability to draw lines using click+drag
|
||||
(in addition to click and click) when holding Shift
|
||||
* Improved positioning when adding maps to world via context menu
|
||||
* Disable instead of hide the "Save As Template" action when using embedded tilesets
|
||||
* Made Ctrl turn off snapping if Snap to Fine Grid is enabled (#2061)
|
||||
* Set minimum value of tile width and height to 1
|
||||
* Fixed Select Same Tile tool behavior for empty tiles
|
||||
* Fixed clickability of the dot in point objects
|
||||
* Fixed adjusting of terrain images when tileset width changes
|
||||
* Worlds: Fixed potential data loss when opening .world file
|
||||
* tmxrasterizer: Added --show-layer option (by Matthias Varnholt, #2858)
|
||||
* tmxrasterizer: Added parameter to advance animations (by Sean Ballew, #2868)
|
||||
* Scripting: Initialize tile layer size to map size upon add (#2879)
|
||||
* Windows installer: Made creation of the desktop shortcut optional
|
||||
* Windows installer: Made the launching of Tiled optional
|
||||
* Updated Qt to 5.12.9 on all platforms except Windows XP and snap releases
|
||||
* snap: Fixed issues with storing the default session (#2852)
|
||||
* snap: Enabled support for Zstandard (#2850)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 06:26:37 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tiled
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: A tilemap editor
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user