Skip to content

Tiled 1.1.6

Compare
Choose a tag to compare
@bjorn bjorn released this 19 Jul 16:20
· 0 commits to dbfefaef8cf6f4294e7b03b8a4bfa6f91e3f947e since this release
  • Fixed Terrain Brush issue on staggered isometric maps (#1951)
  • Fixed objects to stay selected when moving them between layers
  • Fixed small tab bar rendering issue on high DPI displays
  • Fixed rendering of arrows on scroll bar buttons
  • Fixed object labels to adjust properly to the font DPI
  • Fixed resize handle locations for multiple zero-sized objects
  • Fixed handling of arrow keys on focused layer combo box (#1973)
  • Tile Collision Editor: Fixed handling of tile offset (#1955)
  • Tile Collision Editor: Fixed potential crash on Undo (#1965)
  • Python plugin: Added some missing API to the Cell class
  • Windows and Linux: Downgraded builds to Qt 5.9 (fixes #1928)
  • macOS: Fixed library loading issues for tmxrasterizer and terraingenerator
  • macOS: Downgraded to Qt 5.6 (fixes resizing of undocked views and reduces minimum macOS version to 10.7)
  • Updates to German, Hungarian, Norwegian Bokmål, Polish, Portuguese (Portugal), Russian and Ukrainian translations

Note: The initial build for Linux was done against Qt 5.9.6, which unfortunately contained a regression in the main window layout code. The build has now been updated with a version compiled against Qt 5.9.5.