forked from pool/tiled
Accepting request 704673 from games:tools
- Update to 1.2.4: * Fixed view boundaries to take into account layer offsets * Fixed map size when switching infinite off * Fixed the image cache to check file modification time * Fixed updating a few things when changing tileset drawing offset * Fixed position of tile object outline on isometric maps * Fixed saving of tile stamps when using the Shape Fill Tool * tBIN plugin: Fixed loading of some tilesets on Linux * tBIN plugin: Fixed possible crash when images can't be found * Python plugin: Disable this plugin by default, to avoid crashes on startup * JSON plugin: Fixed writing of position for objects without ID * Added Swedish translation Changelog from 1.2.3: * Fixed cut/copy in Tile Collision Editor * Fixed crash when trying to add Wang colors without a selected Wang set * tBIN plugin: Fixed hang when locating missing tileset image * CSV plugin: Fixed exporting of grouped tile layers OBS-URL: https://build.opensuse.org/request/show/704673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=16
This commit is contained in:
commit
984714f0ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:312d41130c2b3822fd93f31614506c4a5c145f9f63f12b793588b274151fd388
|
|
||||||
size 16846444
|
|
3
tiled-1.2.4.tar.gz
Normal file
3
tiled-1.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:591d9aef53a3d618fca8f8f61101f618915584c3b188595c8632d38d97352ad8
|
||||||
|
size 16875074
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 22 08:40:21 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 1.2.4:
|
||||||
|
* Fixed view boundaries to take into account layer offsets
|
||||||
|
* Fixed map size when switching infinite off
|
||||||
|
* Fixed the image cache to check file modification time
|
||||||
|
* Fixed updating a few things when changing tileset drawing offset
|
||||||
|
* Fixed position of tile object outline on isometric maps
|
||||||
|
* Fixed saving of tile stamps when using the Shape Fill Tool
|
||||||
|
* tBIN plugin: Fixed loading of some tilesets on Linux
|
||||||
|
* tBIN plugin: Fixed possible crash when images can't be found
|
||||||
|
* Python plugin: Disable this plugin by default, to avoid crashes on startup
|
||||||
|
* JSON plugin: Fixed writing of position for objects without ID
|
||||||
|
* Added Swedish translation
|
||||||
|
Changelog from 1.2.3:
|
||||||
|
* Fixed cut/copy in Tile Collision Editor
|
||||||
|
* Fixed crash when trying to add Wang colors without a selected Wang set
|
||||||
|
* tBIN plugin: Fixed hang when locating missing tileset image
|
||||||
|
* CSV plugin: Fixed exporting of grouped tile layers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 24 15:41:06 UTC 2019 - mvetter@suse.com
|
Thu Jan 24 15:41:06 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tiled
|
Name: tiled
|
||||||
Version: 1.2.2
|
Version: 1.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tilemap editor
|
Summary: A tilemap editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user