Accepting request 817192 from games:tools

- Update to 1.4.1:
  * When opening a .world file, load the world and open its first map
  * When opening an object template, show it in the Template Editor
  * Fixed crash on trying to export using the command-line (#2842[1])
  * Fixed crash when deleting multiple objects with manual drawing order (#2844[2])
  * Fixed potential crash when removing a tileset
  * Fixed potential scaling happening for maps used as tilesets (#2843[3])
  * Fixed positioning of map view when switching between maps in a world
  * Fixed file dialog start location
  * Scripting: Fixed issues with absolute file paths on Windows (#2841[4])
  * Lua plugin: Fixed syntax used for object properties (#2839[5])

OBS-URL: https://build.opensuse.org/request/show/817192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2020-06-26 19:48:55 +00:00 committed by Git OBS Bridge
commit 33db8a235f
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a37b09e06bdaf39b842bb0c3318e3c373e428124cb3a29c41d3de91503c9d414
size 17480873

3
tiled-1.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adfec9f941fa5a0909c84f73e08df8fda99904b90482a348f0f528d04244ea64
size 17481260

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jun 26 06:26:37 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.1:
* When opening a .world file, load the world and open its first map
* When opening an object template, show it in the Template Editor
* Fixed crash on trying to export using the command-line (#2842[1])
* Fixed crash when deleting multiple objects with manual drawing order (#2844[2])
* Fixed potential crash when removing a tileset
* Fixed potential scaling happening for maps used as tilesets (#2843[3])
* Fixed positioning of map view when switching between maps in a world
* Fixed file dialog start location
* Scripting: Fixed issues with absolute file paths on Windows (#2841[4])
* Lua plugin: Fixed syntax used for object properties (#2839[5])
-------------------------------------------------------------------
Thu Jun 18 08:55:10 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: tiled
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: A tilemap editor
License: GPL-2.0-or-later