Accepting request 583771 from games:tools
- Update to 1.1.3: * Fixed crash when removing a tileset referenced by multiple objects * Fixed crash on paste when it introduced more than one new tileset * Fixed Invert Selection for non-infinite maps * Fixed Select All to not select objects on locked layers * Fixed logic determining the tilesets used by a tile layer * Fixed copy/paste changing object order (#1896[1]) * Fixed tileset getting loaded twice when used by the map and a template * Fixed repainting issues on undo/redo for new maps (#1887[2]) * JSON plugin: Fixed loading of infinite maps using CSV tile layer format (#1878[3]) * Updated Hungarian, Japanese, Norwegian Bokmål, Portuguese and Ukrainian translations OBS-URL: https://build.opensuse.org/request/show/583771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8003956759636a0230e59ce4cb7cfd917e27270a23aeab8b02d181d040609c50
|
|
||||||
size 15967235
|
|
3
tiled-1.1.3.tar.gz
Normal file
3
tiled-1.1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13a4861b9c0f68936ee1f4aa463674bb4729b2574946934994d6fac3b6a17d21
|
||||||
|
size 16026714
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 7 09:30:21 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 1.1.3:
|
||||||
|
* Fixed crash when removing a tileset referenced by multiple objects
|
||||||
|
* Fixed crash on paste when it introduced more than one new tileset
|
||||||
|
* Fixed Invert Selection for non-infinite maps
|
||||||
|
* Fixed Select All to not select objects on locked layers
|
||||||
|
* Fixed logic determining the tilesets used by a tile layer
|
||||||
|
* Fixed copy/paste changing object order (#1896[1])
|
||||||
|
* Fixed tileset getting loaded twice when used by the map and a template
|
||||||
|
* Fixed repainting issues on undo/redo for new maps (#1887[2])
|
||||||
|
* JSON plugin: Fixed loading of infinite maps using CSV tile layer format (#1878[3])
|
||||||
|
* Updated Hungarian, Japanese, Norwegian Bokmål, Portuguese and Ukrainian translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 31 09:51:59 UTC 2018 - mvetter@suse.com
|
Wed Jan 31 09:51:59 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tiled
|
Name: tiled
|
||||||
Version: 1.1.2
|
Version: 1.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tilemap editor
|
Summary: A tilemap editor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Reference in New Issue
Block a user