SHA256
1
0
forked from pool/tiled

- Update to 1.2.1:

* Fixed JSON templates not being visible in Templates view (#2009[1])
  * Fixed Maps view to show all readable map formats
  * Fixed crash when deleting a command using the context menu (by Robert Lewicki, #2014[2])
  * Fixed crash after a world file failed to load
  * Fixed Select None action to be enabled when there is any selection
  * Fixed disappearing of tile types on export/import of a tileset (#2023[3])
  * Fixed tool shortcuts when using Spanish translation
  * Fixed saving of the "Justify" alignment option for text objects (#2026[4])
  * Changed Cut, Copy and Delete actions to apply based on selected layer types
  * Updated Russian translation (by Rafael Osipov, #2017[5

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=35
This commit is contained in:
2018-11-20 09:15:05 +00:00
committed by Git OBS Bridge
parent 70d897c695
commit d2ed4cc832
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Nov 19 12:05:14 UTC 2018 - mvetter@suse.com
- Update to 1.2.1:
* Fixed JSON templates not being visible in Templates view (#2009[1])
* Fixed Maps view to show all readable map formats
* Fixed crash when deleting a command using the context menu (by Robert Lewicki, #2014[2])
* Fixed crash after a world file failed to load
* Fixed Select None action to be enabled when there is any selection
* Fixed disappearing of tile types on export/import of a tileset (#2023[3])
* Fixed tool shortcuts when using Spanish translation
* Fixed saving of the "Justify" alignment option for text objects (#2026[4])
* Changed Cut, Copy and Delete actions to apply based on selected layer types
* Updated Russian translation (by Rafael Osipov, #2017[5
-------------------------------------------------------------------
Mon Sep 24 09:12:50 UTC 2018 - mvetter@suse.com