forked from pool/tiled
Accepting request 781385 from games:tools
- Update to 1.3.3: * Fixed loading of compression level (#2753) * Fixed default value for Hex Side Length property * Fixed hiding of status bar text for some tools * Fixed removing of object labels when removing a group layer * GmxPlugin: Fixed compatibility with GameMaker 1.4.9999 * Scripting: Made TextFile.commit and BinaryFile.commit close as well * Scripting: Fixed crashes when modifying certain new objects (#2747) * Scripting: Fixed potential crash in Asset.macro/undo/redo/isModified * Scripting: Fixed potential crash when accessing Tool.preview * Scripting: Fixed loading of images from extensions folder * Scripting: Reload extensions also when files are added/removed * Updated Bulgarian translation OBS-URL: https://build.opensuse.org/request/show/781385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=19
This commit is contained in:
commit
2b0c8bfb16
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d72577fa7a1b6afec9013098d8af9472d930fb65007beb8227944cb62b291c64
|
||||
size 15827026
|
3
tiled-1.3.3.tar.gz
Normal file
3
tiled-1.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88b9ca9e45b0235180be55733a4377434969dd6d5947319d83e5cbce8ca868fd
|
||||
size 15859368
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 06:30:04 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.3.3:
|
||||
* Fixed loading of compression level (#2753)
|
||||
* Fixed default value for Hex Side Length property
|
||||
* Fixed hiding of status bar text for some tools
|
||||
* Fixed removing of object labels when removing a group layer
|
||||
* GmxPlugin: Fixed compatibility with GameMaker 1.4.9999
|
||||
* Scripting: Made TextFile.commit and BinaryFile.commit close as well
|
||||
* Scripting: Fixed crashes when modifying certain new objects (#2747)
|
||||
* Scripting: Fixed potential crash in Asset.macro/undo/redo/isModified
|
||||
* Scripting: Fixed potential crash when accessing Tool.preview
|
||||
* Scripting: Fixed loading of images from extensions folder
|
||||
* Scripting: Reload extensions also when files are added/removed
|
||||
* Updated Bulgarian translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 13:58:31 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tiled
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tiled
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
Release: 0
|
||||
Summary: A tilemap editor
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user