- 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:
parent
ccc456abe8
commit
54b9bada70
@ -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>
|
Fri Feb 11 07:25:39 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tiled
|
Name: tiled
|
||||||
Version: 1.8.0
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A tilemap editor
|
Summary: A tilemap editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:653adcadbd0e53861440f411d72c96486f97ca99511518d1e976a5db289c61ad
|
|
||||||
size 17029090
|
|
3
v1.8.2.tar.gz
Normal file
3
v1.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f7deb39d85f598add5eb82e4e3094c4832afe88243f3979128d22782ce04d6d
|
||||||
|
size 17032015
|
Loading…
x
Reference in New Issue
Block a user