v1.11.1Desktop
Tiled 1.11.1
Added 6
- Releases now ship with support for loading Aseprite images
- Scripting: Added FileFormat.nameFilter
- Scripting: Added MapEditor.currentBrushChanged signal
- Scripting: Added tiled.cursor to create mouse cursor values
- Scripting: Added Tileset.transformationFlags
- Scripting: Added Dialog.addRadioButtonGroup for selecting one of a list of mutually exclusive options
Changed 5
- Scripting: Made currentWangSet and currentWangColorIndex properties writeable
- AutoMapping: Ignore rules with empty input or output regions
- Updated releases to Qt 6.8.1
- snap: Updated to core24
- AppImage: Updated to Sentry 0.7.13
Fixed 8
- Fixed saving/loading of custom properties set on worlds
- Fixed issue with placing tile objects after switching maps
- Fixed crash when accessing a world through a symlink
- Fixed performance issue when tinting tiles from large tilesets
- Fixed error reporting when exporting on the command-line
- Fixed updating of object label when text changes without changing size
- Fixed minimum value of spinbox in Tile Animation Editor
- Fixed loading of custom property types in tilesets referenced by tile stamps
Update: The macOS releases initially hadn't shipped with the Aseprite plugin. They have been updated with a Tiled 1.11.1.1 release, which does ship with this plugin.
Changelog
- Releases now ship with support for loading Aseprite images (#4109)
- Scripting: Added
FileFormat.nameFilter - Scripting: Added
MapEditor.currentBrushChangedsignal - Scripting: Added
tiled.cursorto create mouse cursor values - Scripting: Added
Tileset.transformationFlags(#3753) - Scripting: Added
Dialog.addRadioButtonGroupfor selecting one of a list of mutually exclusive options (#4107) - Scripting: Made
currentWangSetandcurrentWangColorIndexproperties writeable (#4105) - AutoMapping: Ignore rules with empty input or output regions (#3834)
- Fixed saving/loading of custom properties set on worlds (#4025)
- Fixed issue with placing tile objects after switching maps (#3497)
- Fixed crash when accessing a world through a symlink (#4042)
- Fixed performance issue when tinting tiles from large tilesets
- Fixed error reporting when exporting on the command-line (by Shuhei Nagasawa, #4015)
- Fixed updating of object label when text changes without changing size
- Fixed minimum value of spinbox in Tile Animation Editor
- Fixed loading of custom property types in tilesets referenced by tile stamps (#4044)
- Fixed compile against Qt 6.8 and updated releases to Qt 6.8.1
- snap: Updated to core24
- AppImage: Updated to Sentry 0.7.13