Accepting request 623504 from games:tools
- Update to 1.1.6: * Fixed Terrain Brush issue on staggered isometric maps (#1951) * Fixed objects to stay selected when moving them between layers * Fixed small tab bar rendering issue on high DPI displays * Fixed rendering of arrows on scroll bar buttons * Fixed object labels to adjust properly to the font DPI * Fixed resize handle locations for multiple zero-sized objects * Fixed handling of arrow keys on focused layer combo box (#1973) * Tile Collision Editor: Fixed handling of tile offset (#1955) * Tile Collision Editor: Fixed potential crash on Undo (#1965) * Python plugin: Added some missing API to the Cell class * Updates to German, Hungarian, Norwegian Bokmål, Polish, Portuguese (Portugal), Russian and Ukrainian translations OBS-URL: https://build.opensuse.org/request/show/623504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=12
This commit is contained in:
commit
6008d97cf2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e505a8426a9b225a11a7ef9b3038dad499a88dcc65237f8c7bc82b2a00d38ff
|
|
||||||
size 16034738
|
|
3
tiled-1.1.6.tar.gz
Normal file
3
tiled-1.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01e7485a44d1a4dc485804a466c9f93de4fcd078e763d6c8670d1082aad181a8
|
||||||
|
size 16050408
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 17 16:30:16 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 1.1.6:
|
||||||
|
* Fixed Terrain Brush issue on staggered isometric maps (#1951)
|
||||||
|
* Fixed objects to stay selected when moving them between layers
|
||||||
|
* Fixed small tab bar rendering issue on high DPI displays
|
||||||
|
* Fixed rendering of arrows on scroll bar buttons
|
||||||
|
* Fixed object labels to adjust properly to the font DPI
|
||||||
|
* Fixed resize handle locations for multiple zero-sized objects
|
||||||
|
* Fixed handling of arrow keys on focused layer combo box (#1973)
|
||||||
|
* Tile Collision Editor: Fixed handling of tile offset (#1955)
|
||||||
|
* Tile Collision Editor: Fixed potential crash on Undo (#1965)
|
||||||
|
* Python plugin: Added some missing API to the Cell class
|
||||||
|
* Updates to German, Hungarian, Norwegian Bokmål, Polish, Portuguese (Portugal), Russian and Ukrainian translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 26 09:21:45 UTC 2018 - mvetter@suse.com
|
Thu Apr 26 09:21:45 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tiled
|
Name: tiled
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tilemap editor
|
Summary: A tilemap editor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
Url: http://www.mapeditor.org
|
Url: http://www.mapeditor.org
|
||||||
Source: https://github.com/bjorn/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source: https://github.com/bjorn/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user