SHA256
1
0
forked from pool/tiled

- Update to 1.3.4:

* Fixed automatic reload issues when editing object types (regression in 1.3.1,
  #2768)
  * Scripting: Added methods to get tileset's image size (backported from 1.4, #2733)
  * Scripting: Fixed map.tilesets when 'Embed tilesets' is enabled
  * Fixed the "Fix Tileset" button in the Template Editor

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=48
This commit is contained in:
2020-04-15 04:35:35 +00:00
committed by Git OBS Bridge
parent aa61c1437b
commit d20d6e8a8f
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 15 04:30:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 1.3.4:
* Fixed automatic reload issues when editing object types (regression in 1.3.1,
#2768)
* Scripting: Added methods to get tileset's image size (backported from 1.4, #2733)
* Scripting: Fixed map.tilesets when 'Embed tilesets' is enabled
* Fixed the "Fix Tileset" button in the Template Editor
-------------------------------------------------------------------
Wed Mar 4 06:30:04 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

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