Accepting request 452911 from home:jubalh:branches:games:tools

- Update to 0.18.1:
    * Fixed terrain brush for isometric staggered maps (by Clyde)
    * Fixed crash when resizing map causes objects to get removed
    * Fixed crash when duplicating an object layer
    * Fixed position of image layer after Resize or Offset Map
    * Fixed the quality of the minimap on HiDpi displays
    * Fixed Alt-drag behavior to not override resize handles
    * When adding a new layer, insert it above the current one
    * GmxPlugin: Fixed positioning for non-tile objects and support scaling
    * GmxPlugin: Export tile objects without a type as tiles
    * GmxPlugin: Support horizontal and vertical flipping
    * Updated Chinese translation (by Clyde)

OBS-URL: https://build.opensuse.org/request/show/452911
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=9
This commit is contained in:
Ferdinand Thiessen 2017-01-27 13:09:09 +00:00 committed by Git OBS Bridge
parent 3bb1b2a1f7
commit 17853d3279
4 changed files with 21 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 27 09:47:29 UTC 2017 - mvetter@suse.com
- Update to 0.18.1:
* Fixed terrain brush for isometric staggered maps (by Clyde)
* Fixed crash when resizing map causes objects to get removed
* Fixed crash when duplicating an object layer
* Fixed position of image layer after Resize or Offset Map
* Fixed the quality of the minimap on HiDpi displays
* Fixed Alt-drag behavior to not override resize handles
* When adding a new layer, insert it above the current one
* GmxPlugin: Fixed positioning for non-tile objects and support scaling
* GmxPlugin: Export tile objects without a type as tiles
* GmxPlugin: Support horizontal and vertical flipping
* Updated Chinese translation (by Clyde)
-------------------------------------------------------------------
Tue Dec 20 20:34:42 UTC 2016 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package tiled
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: tiled
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: A tilemap editor
License: GPL-2.0+