- Update to 1.7.1:

* Don't save export target and format to exported files
  * Fixed crashes resulting from the Tile Animation Editor
  * Fixed possible crash when pasting multi-layer stamp (#3097)
  * Fixed possible crash when restoring expanded layers in Objects view
  * Fixed parallax factor getting lost when layer is cloned (#3077)
  * Fixed an issue with synchronizing selected tiles to current stamp (#3095)
  * Commands: Fixed possible crash in Edit Commands window
  * Commands: Automatically quote the command executable
  * Commands: Improved starting directory for executable file chooser
  * Commands: Fixed the 'Clear' button to reset the shortcut
  * Updated to Sentry 0.4.11
  * Updated French translation

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=69
This commit is contained in:
2021-07-12 07:03:26 +00:00
committed by Git OBS Bridge
parent a816e142f1
commit df05d134cf
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Jul 12 07:02:47 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 1.7.1:
* Don't save export target and format to exported files
* Fixed crashes resulting from the Tile Animation Editor
* Fixed possible crash when pasting multi-layer stamp (#3097)
* Fixed possible crash when restoring expanded layers in Objects view
* Fixed parallax factor getting lost when layer is cloned (#3077)
* Fixed an issue with synchronizing selected tiles to current stamp (#3095)
* Commands: Fixed possible crash in Edit Commands window
* Commands: Automatically quote the command executable
* Commands: Improved starting directory for executable file chooser
* Commands: Fixed the 'Clear' button to reset the shortcut
* Updated to Sentry 0.4.11
* Updated French translation
-------------------------------------------------------------------
Mon Jun 7 18:18:23 UTC 2021 - Michael Vetter <mvetter@suse.com>