Accepting request 601491 from games:tools
- Update to 1.1.5: * Fixed erasing mode of the Terrain Brush * Fixed crash after editing a template * Fixed rendering of eye/lock icons in Layers view * Fixed object index when undoing Move Object to Layer action (#1932[1]) * Fixed shortcuts for flipping and rotating objects (#1926[2]) * Fixed dynamic retranslation of tools and tool actions * Fixed possible crash when undoing/redoing Wang color changes * Fixed handling of sub-properties in Object Type Editor (#1936[3]) * Fixed crash when deleting an object right before dragging it (#1933[4]) * Adjust Wang tile data when tileset column count changes (#1851[5]) * Improved fill behavior in case of selection on infinite map (#1921[6]) * Removed ability to hide tile collision objects (#1929[7]) * Remove tile collision layer along with the last object (#1230[8]) * JSON plugin: Made the reader more strict about object types (#1922[9]) * JSON plugin: Added support for Wang sets OBS-URL: https://build.opensuse.org/request/show/601491 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=11
This commit is contained in:
commit
f4d6a2591b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0f3f0ab954fed23e246fbeb658d8cab0b5b9e00f46aa37e6e709ed918ff6375
|
||||
size 16029257
|
3
tiled-1.1.5.tar.gz
Normal file
3
tiled-1.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e505a8426a9b225a11a7ef9b3038dad499a88dcc65237f8c7bc82b2a00d38ff
|
||||
size 16034738
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 09:21:45 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to 1.1.5:
|
||||
* Fixed erasing mode of the Terrain Brush
|
||||
* Fixed crash after editing a template
|
||||
* Fixed rendering of eye/lock icons in Layers view
|
||||
* Fixed object index when undoing Move Object to Layer action (#1932[1])
|
||||
* Fixed shortcuts for flipping and rotating objects (#1926[2])
|
||||
* Fixed dynamic retranslation of tools and tool actions
|
||||
* Fixed possible crash when undoing/redoing Wang color changes
|
||||
* Fixed handling of sub-properties in Object Type Editor (#1936[3])
|
||||
* Fixed crash when deleting an object right before dragging it (#1933[4])
|
||||
* Adjust Wang tile data when tileset column count changes (#1851[5])
|
||||
* Improved fill behavior in case of selection on infinite map (#1921[6])
|
||||
* Removed ability to hide tile collision objects (#1929[7])
|
||||
* Remove tile collision layer along with the last object (#1230[8])
|
||||
* JSON plugin: Made the reader more strict about object types (#1922[9])
|
||||
* JSON plugin: Added support for Wang sets
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 10:45:18 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tiled
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 0
|
||||
Summary: A tilemap editor
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user