SHA256
1
0
forked from pool/tiled

- 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/package/show/games:tools/tiled?expand=0&rev=31
This commit is contained in:
2018-07-17 16:36:20 +00:00
committed by Git OBS Bridge
parent 839c95e308
commit 8da84f04eb
4 changed files with 21 additions and 5 deletions

View File

@@ -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