forked from pool/tiled
- Update to 1.8.2:
* Fixed deactivating of tools when no layer is selected (avoids crash) * Fixed ability to reset custom 'color' and 'object' properties (#3270) * Fixed updating of layer positions when changing parallax factor of a group (#3175) * Scripting: Fixed crash when assigning null to the MapObject.tile property * Scripting: Fixed adding of tilesets when adding layers to a loaded map (#3268) * JSON format: Fixed layer locked status not getting saved (#2877) - Update to 1.8.1 * Fixed pasted objects not getting selected if a tile layer was also copied * Fixed possible crash when trying to determine whether OpenGL is used * Fixed possible crash when using the Insert Tile tool * Fixed possible crash in tile stamp preview * AutoMapping: Fixed crash when an input layer does not exist (#3269) * Scripting: Automatically add tilesets to the map where needed (#3268) * snap: Updated from core18 to core20 (now uses Qt 5.12) * AppImage: Updated to Sentry 0.4.15 OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=72
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 16:01:56 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.8.2:
|
||||
* Fixed deactivating of tools when no layer is selected (avoids crash)
|
||||
* Fixed ability to reset custom 'color' and 'object' properties (#3270)
|
||||
* Fixed updating of layer positions when changing parallax factor of a group (#3175)
|
||||
* Scripting: Fixed crash when assigning null to the MapObject.tile property
|
||||
* Scripting: Fixed adding of tilesets when adding layers to a loaded map (#3268)
|
||||
* JSON format: Fixed layer locked status not getting saved (#2877)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 16:01:19 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.8.1
|
||||
* Fixed pasted objects not getting selected if a tile layer was also copied
|
||||
* Fixed possible crash when trying to determine whether OpenGL is used
|
||||
* Fixed possible crash when using the Insert Tile tool
|
||||
* Fixed possible crash in tile stamp preview
|
||||
* AutoMapping: Fixed crash when an input layer does not exist (#3269)
|
||||
* Scripting: Automatically add tilesets to the map where needed (#3268)
|
||||
* snap: Updated from core18 to core20 (now uses Qt 5.12)
|
||||
* AppImage: Updated to Sentry 0.4.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 07:25:39 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user