From 46e517f0afe59866fe1eef86b2728c0613628f79cf42241112c65b9fae8c439d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 15 Jun 2022 08:50:02 +0000 Subject: [PATCH] - 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/package/show/games:tools/tiled?expand=0&rev=77 --- tiled.changes | 16 ++++++++++++++++ tiled.spec | 2 +- v1.8.5.tar.gz | 3 --- v1.8.6.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 v1.8.5.tar.gz create mode 100644 v1.8.6.tar.gz diff --git a/tiled.changes b/tiled.changes index a0e5315..60fe18d 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jun 15 08:45:47 UTC 2022 - Michael Vetter + +- 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 diff --git a/tiled.spec b/tiled.spec index ced11ec..3c6af67 100644 --- a/tiled.spec +++ b/tiled.spec @@ -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 diff --git a/v1.8.5.tar.gz b/v1.8.5.tar.gz deleted file mode 100644 index acb7a99..0000000 --- a/v1.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57dc0f142d66c666fedb206dcce47bd24cf9c5222061cb18055b8301c057398a -size 17047157 diff --git a/v1.8.6.tar.gz b/v1.8.6.tar.gz new file mode 100644 index 0000000..75f4120 --- /dev/null +++ b/v1.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af8359bd6803a8e14540bcef7acd9b74afd76a3f5c91f9c958705d7fc5fd885 +size 17053221