v1.12.2Desktop
Tiled 1.12.2
Added 1
- Whitespace trimming for custom property names
Changed 1
- Reduce animated tile marker opacity during terrain editing
Fixed 9
- Ability to change properties after deselecting the current object
- Properties view getting stuck with updates disabled
- Copy/paste of list properties losing item types
- Resolving of class members values in lists on export
- Locale-aware parsing of numbers in expression-capable spin boxes
- Tile Animation Editor update after tileset image reload
- Runtime language switching in many editor widgets and models
- Multi-object selection bounding box for point objects
- Non-tile locations in wrapping Tilesets view being selectable
Changelog
- Added whitespace trimming for custom property names (with @Praagya26, #4486)
- Reduced animated tile marker opacity during terrain editing (by @wheevu, #4449)
- Fixed ability to change properties after deselecting the current object (#4440)
- Fixed Properties view getting stuck with updates disabled (#4506)
- Fixed copy/paste of list properties losing item types (#4514)
- Fixed resolving of class members values in lists on export (#4525)
- Fixed locale-aware parsing of numbers in expression-capable spin boxes (#4507)
- Fixed Tile Animation Editor update after tileset image reload (#3923)
- Fixed runtime language switching in many editor widgets and models (by @SIDDHAARTHAA, #4411)
- Fixed multi-object selection bounding box for point objects (by @MollahHamza, #4401)
- Fixed non-tile locations in wrapping Tilesets view being selectable (#3498)
Full Changelog: https://github.com/mapeditor/tiled/compare/v1.12.1...v1.12.2