SHA256
1
0
forked from pool/tiled

- Update to 1.1.4:

* Fixed exporting of external tilesets to JSON or TSX formats
	* Fixed problem with embedding or exporting tilesets with Wang sets
	* Fixed tiles placed by the terrain tool being considered different (#1913[1])
	* Fixed text alignment values appearing at random in Properties view (#1767[2])
	* Re-enabled Space for toggling layer visibility
	* Migrate properties set on tile collision layer to the tile (#1912[3])
	* Don't reset stamp brush state when pressing Alt
	* Automapping: Apply rules to selected area when there is one
	* Windows and Linux: Updated builds to Qt 5.10.1
	* Linux: Indicate Tiled can open multiple files at once in desktop file
	* Lowered the minimum supported version of Qt to 5.5

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=27
This commit is contained in:
2018-03-28 10:51:08 +00:00
committed by Git OBS Bridge
parent f678512cea
commit 39fedff885
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 28 10:45:18 UTC 2018 - mvetter@suse.com
- Update to 1.1.4:
* Fixed exporting of external tilesets to JSON or TSX formats
* Fixed problem with embedding or exporting tilesets with Wang sets
* Fixed tiles placed by the terrain tool being considered different (#1913[1])
* Fixed text alignment values appearing at random in Properties view (#1767[2])
* Re-enabled Space for toggling layer visibility
* Migrate properties set on tile collision layer to the tile (#1912[3])
* Don't reset stamp brush state when pressing Alt
* Automapping: Apply rules to selected area when there is one
* Windows and Linux: Updated builds to Qt 5.10.1
* Linux: Indicate Tiled can open multiple files at once in desktop file
* Lowered the minimum supported version of Qt to 5.5
-------------------------------------------------------------------
Wed Mar 7 09:30:21 UTC 2018 - mvetter@suse.com