Accepting request 982737 from games:tools
- Update to 1.8.6: * Keep references between objects when copy/pasting or duplicating (#3361) * Improved default translation used in case of multiple options * Terrain Brush: Update preview on mouse release (#3381) * Fixed 'Add Variation' action in Tile Stamps context menu (#3362) * Fixed importing of removed shortcuts (#3367) * Fixed breaking of alternative shortcuts on import or reset (#3367) * Fixed conflict detection to handle alternative shortcuts (#3368) * Fixed locking up UI on property type name conflict (#3380) * Scripting: Fixed possible crash when accessing Layer.map * Defold plugins: Added support for rotated tiles (#3369) * Updates to German translation OBS-URL: https://build.opensuse.org/request/show/982737 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=36
This commit is contained in:
commit
e770834877
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 08:45:47 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.8.6:
|
||||
* Keep references between objects when copy/pasting or duplicating (#3361)
|
||||
* Improved default translation used in case of multiple options
|
||||
* Terrain Brush: Update preview on mouse release (#3381)
|
||||
* Fixed 'Add Variation' action in Tile Stamps context menu (#3362)
|
||||
* Fixed importing of removed shortcuts (#3367)
|
||||
* Fixed breaking of alternative shortcuts on import or reset (#3367)
|
||||
* Fixed conflict detection to handle alternative shortcuts (#3368)
|
||||
* Fixed locking up UI on property type name conflict (#3380)
|
||||
* Scripting: Fixed possible crash when accessing Layer.map
|
||||
* Defold plugins: Added support for rotated tiles (#3369)
|
||||
* Updates to German translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 07:44:07 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tiled
|
||||
Version: 1.8.5
|
||||
Version: 1.8.6
|
||||
Release: 0
|
||||
Summary: A tilemap editor
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57dc0f142d66c666fedb206dcce47bd24cf9c5222061cb18055b8301c057398a
|
||||
size 17047157
|
3
v1.8.6.tar.gz
Normal file
3
v1.8.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4af8359bd6803a8e14540bcef7acd9b74afd76a3f5c91f9c958705d7fc5fd885
|
||||
size 17053221
|
Loading…
x
Reference in New Issue
Block a user