117 Commits

Author SHA256 Message Date
anag_factory f67b5100e8 Accepting request 1356290 from games:tools
- Update to 1.12.2:
  * Added whitespace trimming for custom property names (#4486)
  * Reduced animated tile marker opacity during terrain editing (#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 (#4411)
  * Fixed multi-object selection bounding box for point objects (#4401)
  * Fixed non-tile locations in wrapping Tilesets view being selectable (#3498)

OBS-URL: https://build.opensuse.org/request/show/1356290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=50
2026-06-01 16:05:08 +00:00
jubalh b1274c35fe - Update to 1.12.2:
* Added whitespace trimming for custom property names (#4486)
  * Reduced animated tile marker opacity during terrain editing (#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 (#4411)
  * Fixed multi-object selection bounding box for point objects (#4401)
  * Fixed non-tile locations in wrapping Tilesets view being selectable (#3498)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=112
2026-06-01 07:35:04 +00:00
dimstar_suse a73bb11dc5 Accepting request 1353332 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1353332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=49
2026-05-15 21:55:16 +00:00
jubalh 75724f42db Enabled support for Zstandard compression
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=110
2026-05-15 08:26:35 +00:00
anag_factory cdada807e4 Accepting request 1342707 from games:tools
- Update to 1.12.1:
  * Fixed Properties view flicker when switching between objects or files (#4460)
  * Fixed selection mode indicator to not toggle on Alt when it would move objects (#4434)
  * Fixed status bar pixel coords being rounded instead of floored (#4426)

OBS-URL: https://build.opensuse.org/request/show/1342707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=48
2026-03-26 20:08:50 +00:00
jubalh 8fec48f2fa - Update to 1.12.1:
* Fixed Properties view flicker when switching between objects or files (#4460)
  * Fixed selection mode indicator to not toggle on Alt when it would move objects (#4434)
  * Fixed status bar pixel coords being rounded instead of floored (#4426)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=108
2026-03-26 07:03:30 +00:00
anag_factory 8ee6d7fd00 Accepting request 1339310 from games:tools
- Update to 1.12.0:
  * Rewritten Properties view to enable direct widget interaction (#4045)
  * Added support for lists in custom properties (#1493)
  * Added capsule object shape (by Jocelyn, #2153)
  * Added Oblique map orientation, skewing X and/or Y axis (#2917)
  * Added support for per-object opacity (by jcbk101, #4031)
  * Allow filtering tilesets by name in the tileset dock (with dogboydog, #4239)
  * Allow changing the values of number inputs using expressions (with dogboydog, #4234)
  * Added support for SVG 1.2 / CSS blending modes to layers (#3932)
  * Added support for natural sorting of project files (by Edgar Jr. San Martin, #4284)
  * Added button to toggle Terrain Brush to full tile mode (by Finlay Pearson, #3407)
  * Added square selection and expand-from-center to Rectangular Select tool (#4201)
  * Added status info for various Stamp Brush, Terrain Brush and Eraser modes (#3092, #4201)
  * Added Escape to clear tile selection when any tile related tool is selected (#4243)
  * Added Escape to cancel tile selection and shape drawing operations
  * Added Backspace to remove the previously added point while creating or extending polygons and polylines (#4372)
  * Added a "Go to Tile" action to jump to specific coordinates (by PoonamMehan, #4348)
  * Made the shortcut for current tool switch to previous tool (#4280)
  * Allow canceling Select Same Tile, Magic Wand and Bucket Fill operations with right-click and Escape
  * Allow dragging over multiple tiles with Select Same Tile, Magic Wand and Bucket Fill tools (#4276)
  * Allow zooming in on areas outside the map bounds (by kunal649, #3860)
  * Don't switch to Edit Polygons tool on double-click with Alt pressed
  * Adjust world map position when resizing a map with offset (#4270)
  * Added export plugin for Remixed Dungeon (by Mikhael Danilov, #4158)
  * Added "World > World Properties" menu action (with dogboydog, #4190)
  * Added Delete shortcut to Remove Tiles action by default and avoid ambiguity (#4201)
  * Fixed selection to be preserved when toggling dynamic wrapping (by Mollah Hamza, #4385)
  * Fixed tileset tabs to fall back to filename in case of unnamed tilesets (by Sid, #4360)
  * Fixed alpha component of tint color not applying correctly to opaque images (by Roland Helmerichs, #4310)
  * Fixed panning with space bar not always working on first click (with Oval, #4338)

OBS-URL: https://build.opensuse.org/request/show/1339310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=47
2026-03-16 14:49:04 +00:00
jubalh 3ce68a5672 - Update to 1.12.0:
* Rewritten Properties view to enable direct widget interaction (#4045)
  * Added support for lists in custom properties (#1493)
  * Added capsule object shape (by Jocelyn, #2153)
  * Added Oblique map orientation, skewing X and/or Y axis (#2917)
  * Added support for per-object opacity (by jcbk101, #4031)
  * Allow filtering tilesets by name in the tileset dock (with dogboydog, #4239)
  * Allow changing the values of number inputs using expressions (with dogboydog, #4234)
  * Added support for SVG 1.2 / CSS blending modes to layers (#3932)
  * Added support for natural sorting of project files (by Edgar Jr. San Martin, #4284)
  * Added button to toggle Terrain Brush to full tile mode (by Finlay Pearson, #3407)
  * Added square selection and expand-from-center to Rectangular Select tool (#4201)
  * Added status info for various Stamp Brush, Terrain Brush and Eraser modes (#3092, #4201)
  * Added Escape to clear tile selection when any tile related tool is selected (#4243)
  * Added Escape to cancel tile selection and shape drawing operations
  * Added Backspace to remove the previously added point while creating or extending polygons and polylines (#4372)
  * Added a "Go to Tile" action to jump to specific coordinates (by PoonamMehan, #4348)
  * Made the shortcut for current tool switch to previous tool (#4280)
  * Allow canceling Select Same Tile, Magic Wand and Bucket Fill operations with right-click and Escape
  * Allow dragging over multiple tiles with Select Same Tile, Magic Wand and Bucket Fill tools (#4276)
  * Allow zooming in on areas outside the map bounds (by kunal649, #3860)
  * Don't switch to Edit Polygons tool on double-click with Alt pressed
  * Adjust world map position when resizing a map with offset (#4270)
  * Added export plugin for Remixed Dungeon (by Mikhael Danilov, #4158)
  * Added "World > World Properties" menu action (with dogboydog, #4190)
  * Added Delete shortcut to Remove Tiles action by default and avoid ambiguity (#4201)
  * Fixed selection to be preserved when toggling dynamic wrapping (by Mollah Hamza, #4385)
  * Fixed tileset tabs to fall back to filename in case of unnamed tilesets (by Sid, #4360)
  * Fixed alpha component of tint color not applying correctly to opaque images (by Roland Helmerichs, #4310)
  * Fixed panning with space bar not always working on first click (with Oval, #4338)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=106
2026-03-16 09:54:25 +00:00
anag_factory 1941e21eaf Accepting request 1318720 from games:tools
- Add fixed-build-with-qbs-2_6.patch
- Add do-not-install-tests.patch (forwarded request 1318018 from jaimeMF)

OBS-URL: https://build.opensuse.org/request/show/1318720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=46
2025-11-20 13:50:30 +00:00
anag_factory 8a42ee0d76 Accepting request 1318018 from home:jaimeMF:branches:games:tools
- Add fixed-build-with-qbs-2_6.patch
- Add do-not-install-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1318018
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=104
2025-11-19 15:33:55 +00:00
anag_factory aa88fb700c Accepting request 1251654 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1251654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=45
2025-03-10 18:28:13 +00:00
jubalh 6981809c98 Accepting request 1251576 from home:jaimeMF:branches:games:tools
- Add fixed-compile-against-qt-6_8_2.patch

OBS-URL: https://build.opensuse.org/request/show/1251576
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=102
2025-03-10 07:34:39 +00:00
anag_factory 03cc2eabab Accepting request 1240822 from games:tools
- Update to 1.11.2:
  * YY plugin: Fixed compatibility with GameMaker 2024 (#4132)
  * Fixed crash while handling file reloads without any files opened
  * Fixed crash when closing the last file with multiple custom properties selected

OBS-URL: https://build.opensuse.org/request/show/1240822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=44
2025-01-28 16:20:04 +00:00
jubalh f9c8057359 - Update to 1.11.2:
* YY plugin: Fixed compatibility with GameMaker 2024 (#4132)
  * Fixed crash while handling file reloads without any files opened
  * Fixed crash when closing the last file with multiple custom properties selected

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=100
2025-01-28 13:04:00 +00:00
anag_factory abdc41dd37 Accepting request 1237060 from games:tools
- Update to 1.11.1:
  * Releases now ship with support for loading Aseprite images (#4109)
  * Scripting: Added FileFormat.nameFilter
  * Scripting: Added MapEditor.currentBrushChanged signal
  * Scripting: Added tiled.cursor to create mouse cursor values
  * Scripting: Added Tileset.transformationFlags (#3753)
  * Scripting: Added Dialog.addRadioButtonGroup for selecting one of a list of mutually exclusive options (#4107)
  * Scripting: Made currentWangSet and currentWangColorIndex properties 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
- Drop fix_compile_against_qt_6_8.patch contained in release

OBS-URL: https://build.opensuse.org/request/show/1237060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=43
2025-01-12 10:22:50 +00:00
jubalh 4510146060 - Drop fix_compile_against_qt_6_8.patch contained in release
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=98
2025-01-11 16:54:02 +00:00
jubalh 32318ec323 - Update to 1.11.1:
* Releases now ship with support for loading Aseprite images (#4109)
  * Scripting: Added FileFormat.nameFilter
  * Scripting: Added MapEditor.currentBrushChanged signal
  * Scripting: Added tiled.cursor to create mouse cursor values
  * Scripting: Added Tileset.transformationFlags (#3753)
  * Scripting: Added Dialog.addRadioButtonGroup for selecting one of a list of mutually exclusive options (#4107)
  * Scripting: Made currentWangSet and currentWangColorIndex properties 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

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=97
2025-01-11 16:48:12 +00:00
anag_factory e0c42afcd6 Accepting request 1226201 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1226201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=42
2024-11-25 22:21:56 +00:00
jubalh dc0c822042 Accepting request 1224094 from home:jaimeMF:branches:games:tools
- Don't harcode the g++ version
- Add fix_compile_against_qt_6_8.patch

OBS-URL: https://build.opensuse.org/request/show/1224094
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=95
2024-11-25 08:25:46 +00:00
anag_factory a13e3708f4 Accepting request 1183721 from games:tools
- Update to 1.11.0:
  * Added --project command-line parameter for use when exporting (#3797)
  * Added group layer names in "Move Object to Layer" menu (#3454)
  * Added lock icon to open tabs for which the file is read-only
  * Added Shift modifier to cut when capturing a tile stamp (by kdx2a, #3961)
  * Made adding "Copy" when duplicating optional and disabled by default (#3917)
  * Changed default shortcut for "Save As" to Ctrl+Shift+S and removed shortcut from "Save All" (#3933)
  * Layer names are now trimmed when edited in the UI, to avoid accidental whitespace
  * Scripting: Added API for working with worlds (#3539)
  * Scripting: Added Object.setProperty overload for setting nested values
  * Scripting: Added Tile.image for accessing a tile's image data
  * Scripting: Added Image.copy overload that takes a rectangle
  * Scripting: Added Tileset.imageFileName and ImageLayer.imageFileName
  * Scripting: Added FilePath.localFile and FileEdit.fileName (string alternatives to Qt.QUrl properties)
  * Scripting: Added tiled.color to create color values
  * Scripting: Made Tileset.margin and Tileset.tileSpacing writable
  * Scripting: Restored compatibility for MapObject.polygon (#3845)
  * Scripting: Fixed issues with editing properties after setting class values from script
  * Scripting: Fixed setting/getting object reference values when nested as a class member
  * TMX format: Embedded images are now also supported on tilesets and image layers
  * JSON format: Fixed tile order when loading a tileset using the old format
  * Godot 4 plugin: Added support for exporting objects (by Rick Yorgason, #3615)
  * Godot 4 plugin: Use Godot 4.2 tile transformation flags (by Rick Yorgason, #3895)
  * Godot 4 plugin: Fixed positioning of tile collision shapes (by Ryan Petrie, #3862)
  * GameMaker 2 plugin: Fixed positioning of objects on isometric maps
  * Python plugin: Added support for implementing tileset formats (with Pablo Duboue, #3857)
  * Python plugin: Raised minimum Python version to 3.8
  * Python plugin: Now built against Python 3.12 for Windows 10+
  * tmxrasterizer: Added --hide-object and --show-object arguments (by Lars Luz, #3819)
  * tmxrasterizer: Added --frames and --frame-duration arguments to export animated maps as multiple images (#3868)

OBS-URL: https://build.opensuse.org/request/show/1183721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=41
2024-06-28 13:47:38 +00:00
jubalh b2e7057404 - Update to 1.11.0:
* Added --project command-line parameter for use when exporting (#3797)
  * Added group layer names in "Move Object to Layer" menu (#3454)
  * Added lock icon to open tabs for which the file is read-only
  * Added Shift modifier to cut when capturing a tile stamp (by kdx2a, #3961)
  * Made adding "Copy" when duplicating optional and disabled by default (#3917)
  * Changed default shortcut for "Save As" to Ctrl+Shift+S and removed shortcut from "Save All" (#3933)
  * Layer names are now trimmed when edited in the UI, to avoid accidental whitespace
  * Scripting: Added API for working with worlds (#3539)
  * Scripting: Added Object.setProperty overload for setting nested values
  * Scripting: Added Tile.image for accessing a tile's image data
  * Scripting: Added Image.copy overload that takes a rectangle
  * Scripting: Added Tileset.imageFileName and ImageLayer.imageFileName
  * Scripting: Added FilePath.localFile and FileEdit.fileName (string alternatives to Qt.QUrl properties)
  * Scripting: Added tiled.color to create color values
  * Scripting: Made Tileset.margin and Tileset.tileSpacing writable
  * Scripting: Restored compatibility for MapObject.polygon (#3845)
  * Scripting: Fixed issues with editing properties after setting class values from script
  * Scripting: Fixed setting/getting object reference values when nested as a class member
  * TMX format: Embedded images are now also supported on tilesets and image layers
  * JSON format: Fixed tile order when loading a tileset using the old format
  * Godot 4 plugin: Added support for exporting objects (by Rick Yorgason, #3615)
  * Godot 4 plugin: Use Godot 4.2 tile transformation flags (by Rick Yorgason, #3895)
  * Godot 4 plugin: Fixed positioning of tile collision shapes (by Ryan Petrie, #3862)
  * GameMaker 2 plugin: Fixed positioning of objects on isometric maps
  * Python plugin: Added support for implementing tileset formats (with Pablo Duboue, #3857)
  * Python plugin: Raised minimum Python version to 3.8
  * Python plugin: Now built against Python 3.12 for Windows 10+
  * tmxrasterizer: Added --hide-object and --show-object arguments (by Lars Luz, #3819)
  * tmxrasterizer: Added --frames and --frame-duration arguments to export animated maps as multiple images (#3868)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=93
2024-06-28 05:31:11 +00:00
dimstar_suse a83131e871 Accepting request 1102413 from games:tools
- Update to 1.10.2:
  * Added support for setting custom properties on the project (with dogboydog, #2903)
  * Added feedback when Terrain Brush and Terrain Fill Mode can't find a tile
  * Removed Space and Ctrl+Space shortcuts from Layers view to avoid conflict with panning (#3672)
  * Display the image base name for unnamed tile objects referring to single images
  * Scripting: Added API for editing tile layers using terrain sets (with a-morphous, #3758)
  * Scripting: Added file dialog API (with dogboydog, #3782)
  * Scripting: Support erasing tiles in Tool.preview and TileMap.merge
  * Scripting: Added Geometry interface with line and ellipse helpers
  * Scripting: Added WangSet.effectiveTypeForColor
  * Fixed crash when changing file property of custom class (#3783)
  * Fixed loading of invalid color properties (#3793)
  * Fixed handling of enum values with 31 flags and fixed the applied limit (#3658)
  * Fixed object preview position with parallax factor on group layer (#3669)
  * Fixed hover highlight rendering with active parallax factor (#3669)
  * Fixed updating of object selection outlines when changing parallax factor (#3669)
  * Fixed "Offset Map" action to offset all objects when choosing "Whole Map" as bounds
  * Fixed several issues with drawing ellipses (#3776)
  * Fixed Terrain Fill Mode for sets containing transitions to empty (#3774)
  * Godot 4 plugin: Export custom tile properties as Custom Data Layers (with Kevin Harrison, #3653)
  * AppImage: Updated to Sentry 0.6.5
  * Qt 6: Increased the image allocation limit from 1 GB to 4 GB (#3616)

OBS-URL: https://build.opensuse.org/request/show/1102413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=40
2023-08-05 10:55:20 +00:00
jubalh 1617e15c66 - Update to 1.10.2:
* Added support for setting custom properties on the project (with dogboydog, #2903)
  * Added feedback when Terrain Brush and Terrain Fill Mode can't find a tile
  * Removed Space and Ctrl+Space shortcuts from Layers view to avoid conflict with panning (#3672)
  * Display the image base name for unnamed tile objects referring to single images
  * Scripting: Added API for editing tile layers using terrain sets (with a-morphous, #3758)
  * Scripting: Added file dialog API (with dogboydog, #3782)
  * Scripting: Support erasing tiles in Tool.preview and TileMap.merge
  * Scripting: Added Geometry interface with line and ellipse helpers
  * Scripting: Added WangSet.effectiveTypeForColor
  * Fixed crash when changing file property of custom class (#3783)
  * Fixed loading of invalid color properties (#3793)
  * Fixed handling of enum values with 31 flags and fixed the applied limit (#3658)
  * Fixed object preview position with parallax factor on group layer (#3669)
  * Fixed hover highlight rendering with active parallax factor (#3669)
  * Fixed updating of object selection outlines when changing parallax factor (#3669)
  * Fixed "Offset Map" action to offset all objects when choosing "Whole Map" as bounds
  * Fixed several issues with drawing ellipses (#3776)
  * Fixed Terrain Fill Mode for sets containing transitions to empty (#3774)
  * Godot 4 plugin: Export custom tile properties as Custom Data Layers (with Kevin Harrison, #3653)
  * AppImage: Updated to Sentry 0.6.5
  * Qt 6: Increased the image allocation limit from 1 GB to 4 GB (#3616)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=91
2023-08-04 16:12:10 +00:00
dimstar_suse 1b9a5edbd7 Accepting request 1077211 from games:tools
- Update to 1.10.1:
  * Make panning with Space require pressing a mouse button as well (#3626)
  * Scripting: Added read-only access to Project properties (by dogboydog, #3622)
  * Scripting: Fixed behavior of Dialog.SameWidgetRows (#3607)
  * Fixed object labels to adjust to application font changes
  * Fixed grid rendering for odd Hex Side Length values (#3623)
  * Fixed tile stamp getting messed up on staggered maps in some cases (#3431)
  * JSON plugin: Fixed loading of empty tilesets created by script (#3542)
  * Godot 4 plugin: Removed depth limit for .godot project file (#3612)
  * Improved Terrain Brush for Hexagonal (Staggered) maps with side length 0 (#3617)
  * Removed "Add Folder to Project" button from the startup page
  * Qt 6: Increased the image allocation limit from 128 MB to 1 GB (#3616)
  * Qt 6 / Linux: Fixed long startup time for some icon themes
  * snap: Updated from core20 to core22 (now uses Qt 5.15)
  * Qbs: Added projects.Tiled.libDir option (#3613)
- Remove tiled-1.10.0-lib.patch

OBS-URL: https://build.opensuse.org/request/show/1077211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=39
2023-04-04 19:27:11 +00:00
jubalh 249d74a2b7 - Update to 1.10.1:
* Make panning with Space require pressing a mouse button as well (#3626)
  * Scripting: Added read-only access to Project properties (by dogboydog, #3622)
  * Scripting: Fixed behavior of Dialog.SameWidgetRows (#3607)
  * Fixed object labels to adjust to application font changes
  * Fixed grid rendering for odd Hex Side Length values (#3623)
  * Fixed tile stamp getting messed up on staggered maps in some cases (#3431)
  * JSON plugin: Fixed loading of empty tilesets created by script (#3542)
  * Godot 4 plugin: Removed depth limit for .godot project file (#3612)
  * Improved Terrain Brush for Hexagonal (Staggered) maps with side length 0 (#3617)
  * Removed "Add Folder to Project" button from the startup page
  * Qt 6: Increased the image allocation limit from 128 MB to 1 GB (#3616)
  * Qt 6 / Linux: Fixed long startup time for some icon themes
  * snap: Updated from core20 to core22 (now uses Qt 5.15)
  * Qbs: Added projects.Tiled.libDir option (#3613)
- Remove tiled-1.10.0-lib.patch

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=89
2023-04-04 13:06:00 +00:00
dimstar_suse b453e2164f Accepting request 1075354 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1075354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=38
2023-03-30 20:51:20 +00:00
jubalh 0f6ba4b521 Accepting request 1075323 from home:iznogood:branches:games:tools
- Bump qbs setup-toolchains call to gcc++-13 now that we are using
  gcc13 as default compiler. Fixes build in Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/1075323
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=87
2023-03-29 21:14:16 +00:00
dimstar_suse 0605265f4f Accepting request 1072096 from games:tools
- Add tiled-1.10.0-lib.patch:
  Move so files into corresponding directories

- Update to 1.10.0:
  * Restored Tiled 1.8 file format compatibility by default (#3560)
  * Added action search popup on Ctrl+Shift+P (with dogboydog, #3449)
  * Added Godot 4 export plugin (by Rick Yorgason, #3550)
  * Added file system actions also for tileset image based tilesets (#3448)
  * Added custom class option to disable drawing fill for objects (with dogboydog, #3312)
  * Added option to choose a custom interface font (#3589)
  * Implemented rendering of major grid lines for staggered / hexagonal maps (#3583)
  * Fixed new layer names to be always unique (by Logan Higinbotham, #3452)
  * Fixed broken tile images after importing/exporting a tileset
  * AutoMapping: Added support for output set probability (#3179)
  * AutoMapping: When input regions are defined, match in order by default (#3559)
  * AutoMapping: Skip locked layers when applying rules (#3544)
  * AutoMapping: Fixed NoOverlappingOutput in case of multiple output indices (#3551)
  * AutoMapping: Fixed automatic output regions for object output (#3473)
  * AutoMapping: Fixed crash on undo when output layers have properties
  * Scripting: Added Object.setColorProperty and Object.setFloatProperty (#3423)
  * Scripting: Added tiled.projectFilePath
  * Scripting: Added tiled.versionLessThan
  * Scripting: Added TileMap.toImage (#3519)
  * Scripting: Added Tool.targetLayerType (#3248)
  * Scripting: Added region.contiguousRegions() (#3576)
  * Scripting: Added tiled.compress and tiled.decompress (#3153)
  * Scripting: Added Base64 encoding and decoding API (#3153)
  * Scripting: Allow assigning null to Tile.objectGroup (by Logan Higinbotham, #3495)
  * Scripting: Allow changing the items in a combo box added to a dialog
  * Scripting: Fixed painting issues after changing TileLayer size (#3481)

OBS-URL: https://build.opensuse.org/request/show/1072096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=37
2023-03-15 17:54:31 +00:00
jubalh 0e8b4c8587 Move so files into corresponding directories
OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=85
2023-03-15 12:15:03 +00:00
jubalh c90b1c0e05 - Add tiled-1.10.0-lib.patch:
Put so files into /usr/lib/64 directories

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=84
2023-03-15 12:01:49 +00:00
jubalh f3520ed218 OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=83 2023-03-14 18:30:42 +00:00
jubalh e93ca1fbfa OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=82 2023-03-14 14:24:56 +00:00
jubalh 8b36c60f0e OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=81 2023-03-14 12:41:27 +00:00
jubalh 9cb7c3a78e - Update to 1.10.0:
* Restored Tiled 1.8 file format compatibility by default (#3560)
  * Added action search popup on Ctrl+Shift+P (with dogboydog, #3449)
  * Added Godot 4 export plugin (by Rick Yorgason, #3550)
  * Added file system actions also for tileset image based tilesets (#3448)
  * Added custom class option to disable drawing fill for objects (with dogboydog, #3312)
  * Added option to choose a custom interface font (#3589)
  * Implemented rendering of major grid lines for staggered / hexagonal maps (#3583)
  * Fixed new layer names to be always unique (by Logan Higinbotham, #3452)
  * Fixed broken tile images after importing/exporting a tileset
  * AutoMapping: Added support for output set probability (#3179)
  * AutoMapping: When input regions are defined, match in order by default (#3559)
  * AutoMapping: Skip locked layers when applying rules (#3544)
  * AutoMapping: Fixed NoOverlappingOutput in case of multiple output indices (#3551)
  * AutoMapping: Fixed automatic output regions for object output (#3473)
  * AutoMapping: Fixed crash on undo when output layers have properties
  * Scripting: Added Object.setColorProperty and Object.setFloatProperty (#3423)
  * Scripting: Added tiled.projectFilePath
  * Scripting: Added tiled.versionLessThan
  * Scripting: Added TileMap.toImage (#3519)
  * Scripting: Added Tool.targetLayerType (#3248)
  * Scripting: Added region.contiguousRegions() (#3576)
  * Scripting: Added tiled.compress and tiled.decompress (#3153)
  * Scripting: Added Base64 encoding and decoding API (#3153)
  * Scripting: Allow assigning null to Tile.objectGroup (by Logan Higinbotham, #3495)
  * Scripting: Allow changing the items in a combo box added to a dialog
  * Scripting: Fixed painting issues after changing TileLayer size (#3481)
  * Scripting: Renamed Tileset.collection to Tileset.isCollection (#3543)
  * Defold plugin: Allow overriding z value also when exporting to .collection (#3214)
  * Qt 6: Fixed invisible tileset tabs when only a single tileset is open

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=80
2023-03-11 06:34:31 +00:00
jubalh 8e1acae12e - Update to 1.9.2:
* Allow adding maps to image collection tilesets (#3447)
  * Auto-detect JSON file format when importing custom types (#3472)
  * Added file system actions to the tile context menu (#3448)
  * Fixed possible crash in Custom Types Editor (#3465)
  * Fixed display of overridden values from a nested class
  * Fixed ability to reset nested string and file properties (#3409)
  * Fixed changing nested property values for multiple objects (#3344)
  * Fixed resolving of class properties on export to affect all data types (#3470)
  * Fixed possible duplication of Automapping Rules Tileset (#3462)
  * Fixed case where object labels could become visible for hidden layer (#3442)
  * Fixed updating of custom property colors when changing style
  * Scripting: Added Tileset.findTile
  * AutoMapping: Fixed applying of rule probability (#3425)
  * Defold plugin: Assign incrementing z values and allow specifying tile_set (#3214)
  * Updates to German translation

- Update to 1.9.1:
  * Fixed properties-related crash when having no project loaded
  * Fixed loading of custom tile image rectangles (#3405)
  * Fixed loading of member values for nested classes (#3414)
  * Fixed visibility of "Move Object to Layer" sub-menu (#3417)
  * Fixed shadow offset for other maps in a world (#3429)
  * Fixed class dropdown to update immediately when changing custom types (#3398)
  * Fixed deleting an overridden property to not make it disappear (#3409)
  * Scripting: Added TilesetsView.currentTilesetChanged
  * JSON plugin: Fixed loading image layer "repeatx/y" properties #3428)
  * snap: Fixed startup error due to missing libQt5Concurrent.so.5 (#3408)
  * AppImage: Use custom AppRun that can call all binaries (#3415)
  * AppImage: Updated to Sentry 0.5.0

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=79
2022-09-18 11:45:02 +00:00
dimstar_suse f2def446f6 Accepting request 982737 from games:tools
- Update to 1.8.6:
  * Keep references between objects when copy/pasting or duplicating (#3361)
  * Improved default translation used in case of multiple options
  * Terrain Brush: Update preview on mouse release (#3381)
  * Fixed 'Add Variation' action in Tile Stamps context menu (#3362)
  * Fixed importing of removed shortcuts (#3367)
  * Fixed breaking of alternative shortcuts on import or reset (#3367)
  * Fixed conflict detection to handle alternative shortcuts (#3368)
  * Fixed locking up UI on property type name conflict (#3380)
  * Scripting: Fixed possible crash when accessing Layer.map
  * Defold plugins: Added support for rotated tiles (#3369)
  * Updates to German translation

OBS-URL: https://build.opensuse.org/request/show/982737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=36
2022-06-16 16:20:27 +00:00
jubalh 0ca4f30e79 - Update to 1.8.6:
* Keep references between objects when copy/pasting or duplicating (#3361)
  * Improved default translation used in case of multiple options
  * Terrain Brush: Update preview on mouse release (#3381)
  * Fixed 'Add Variation' action in Tile Stamps context menu (#3362)
  * Fixed importing of removed shortcuts (#3367)
  * Fixed breaking of alternative shortcuts on import or reset (#3367)
  * Fixed conflict detection to handle alternative shortcuts (#3368)
  * Fixed locking up UI on property type name conflict (#3380)
  * Scripting: Fixed possible crash when accessing Layer.map
  * Defold plugins: Added support for rotated tiles (#3369)
  * Updates to German translation

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=77
2022-06-15 08:50:02 +00:00
dimstar_suse f795fd4ec3 Accepting request 978937 from games:tools
- Update to 1.8.5:
  * Made expanded group layers persistent (#3282)
  * Improved snapping behavior for scalable objects on staggered maps
  * Allow setting a shortcut on the 'Edit Tileset' action
  * Always select first entry while using the Open File in Project action
  * Improved Add Property dialog layout in case of long type names (#3302)
  * Fixed restoring of window layout when maximized (#590)
  * Fixed snapping when dragging templates into a map (#3326)
  * Fixed map selection rectangle in world for infinite maps (#3340)
  * Fixed 'Merge Layer Down' action for infinite maps
  * Fixed several small issues in the image color picker (#3348)
  * Fixed missing name for undo commands that add/remove maps from world
  * Fixed selection issues for tile objects with a non-zero tile offset
  * Fixed hover indicator sometimes overlapping selection indicator
  * Fixed removal of terrain info when removing tiles from a collection
  * Scripting: Fixed region.rects when compiled against Qt 5.9 to 5.13
  * Scripting: Layer.tintColor is now #ffffff when not set
  * Updated Chinese (Simplified) and Portuguese (Portugal) translations

OBS-URL: https://build.opensuse.org/request/show/978937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=35
2022-05-24 18:31:53 +00:00
jubalh 49ff4e9a2f - Update to 1.8.5:
* Made expanded group layers persistent (#3282)
  * Improved snapping behavior for scalable objects on staggered maps
  * Allow setting a shortcut on the 'Edit Tileset' action
  * Always select first entry while using the Open File in Project action
  * Improved Add Property dialog layout in case of long type names (#3302)
  * Fixed restoring of window layout when maximized (#590)
  * Fixed snapping when dragging templates into a map (#3326)
  * Fixed map selection rectangle in world for infinite maps (#3340)
  * Fixed 'Merge Layer Down' action for infinite maps
  * Fixed several small issues in the image color picker (#3348)
  * Fixed missing name for undo commands that add/remove maps from world
  * Fixed selection issues for tile objects with a non-zero tile offset
  * Fixed hover indicator sometimes overlapping selection indicator
  * Fixed removal of terrain info when removing tiles from a collection
  * Scripting: Fixed region.rects when compiled against Qt 5.9 to 5.13
  * Scripting: Layer.tintColor is now #ffffff when not set
  * Updated Chinese (Simplified) and Portuguese (Portugal) translations

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=75
2022-05-24 08:01:22 +00:00
dimstar_suse 25485bb051 Accepting request 966434 from games:tools
- Update to 1.8.4:
  * Fixed crash when trying to create an object
  * Fixed handling of deleted session file

OBS-URL: https://build.opensuse.org/request/show/966434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=34
2022-04-01 19:36:49 +00:00
jubalh c0f8705e88 - Update to 1.8.4:
* Fixed crash when trying to create an object
  * Fixed handling of deleted session file

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=73
2022-04-01 13:30:11 +00:00
dimstar_suse d42c31ca47 Accepting request 955917 from games:tools
- 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/request/show/955917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=33
2022-02-18 22:03:09 +00:00
jubalh c52806edca - 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
2022-02-18 16:02:46 +00:00
dimstar_suse c4b2c6059d Accepting request 953371 from games:tools
- Update to 1.8.0:
  * Added support for custom enum properties (with svipal, #2941)
  * Added support for custom class properties (#489)
  * Added parallax origin property to the map (with krukai, #3209)
  * Added Repeat X/Y properties to Image Layers (with krukai, #3205)
  * Added an action for selecting all layers (Ctrl+Alt+A) (#3081)
  * Added actions to select or add tilesets to Project view context menu
  * Added cut/copy/paste actions to Tile Animation Editor
  * Improved undo behavior by merging sequential edits to the same property (#3103)
  * Improved multi-layer painting behavior (#3094)
  * Separated the X and Y components of the major grid option (#3208)
  * Added automatic fading out of the grid when zooming out a lot
  * AutoMapping: Made it find layers within groups (#1771)
  * AutoMapping: regions layer can now be used alongside region_input/output layers
  * AutoMapping: Recognize "//" layer name prefix for ignoring layers (#3262)
  * AutoMapping: Allow setting a rule map as project rules file (#3221)
  * Tweaked focus behavior in the Template Editor
  * Changed the default Terrain Brush shortcut back to T
  * Reset tile animations when disabling playback and when exporting as image
  * Don't require saving maps upon creation (#1902)
  * Apply transformation actions to the preview while placing tiles (#3091)
  * Allow using object context menu in object creation tools
  * Reduced the step size for the parallax factor property
  * Improved the logic for automatically switching tools (#2807)
  * Ignore selection changes when marking a file as modified (#3194)
  * Use the tileset background color in the collision editor (with Benja Appel, #3163)
  * Show the read error when using --export-map/tileset
  * Avoid deselecting all layers when clicking empty area in Layers view (#2806)
  * Scripting: Added File API
  * Scripting: Added support for loading JavaScript .mjs modules (#3261)

OBS-URL: https://build.opensuse.org/request/show/953371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=32
2022-02-11 22:07:42 +00:00
jubalh 452753d3e3 - Update to 1.8.0:
* Added support for custom enum properties (with svipal, #2941)
  * Added support for custom class properties (#489)
  * Added parallax origin property to the map (with krukai, #3209)
  * Added Repeat X/Y properties to Image Layers (with krukai, #3205)
  * Added an action for selecting all layers (Ctrl+Alt+A) (#3081)
  * Added actions to select or add tilesets to Project view context menu
  * Added cut/copy/paste actions to Tile Animation Editor
  * Improved undo behavior by merging sequential edits to the same property (#3103)
  * Improved multi-layer painting behavior (#3094)
  * Separated the X and Y components of the major grid option (#3208)
  * Added automatic fading out of the grid when zooming out a lot
  * AutoMapping: Made it find layers within groups (#1771)
  * AutoMapping: regions layer can now be used alongside region_input/output layers
  * AutoMapping: Recognize "//" layer name prefix for ignoring layers (#3262)
  * AutoMapping: Allow setting a rule map as project rules file (#3221)
  * Tweaked focus behavior in the Template Editor
  * Changed the default Terrain Brush shortcut back to T
  * Reset tile animations when disabling playback and when exporting as image
  * Don't require saving maps upon creation (#1902)
  * Apply transformation actions to the preview while placing tiles (#3091)
  * Allow using object context menu in object creation tools
  * Reduced the step size for the parallax factor property
  * Improved the logic for automatically switching tools (#2807)
  * Ignore selection changes when marking a file as modified (#3194)
  * Use the tileset background color in the collision editor (with Benja Appel, #3163)
  * Show the read error when using --export-map/tileset
  * Avoid deselecting all layers when clicking empty area in Layers view (#2806)
  * Scripting: Added File API
  * Scripting: Added support for loading JavaScript .mjs modules (#3261)

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=71
2022-02-11 07:31:01 +00:00
RBrownSUSE 129dfe8466 Accepting request 912348 from games:tools
- Update to 1.7.2:
  * Avoid automatically replacing external tilesets with "similar" ones
  * Fixed copying and capturing stamps on staggered maps (#2874)
  * Fixed possible crash in Tile Animation Editor
  * Fixed data loss when saving maps with tilesets that failed to load (#3106)
  * Fixed creating multi-layer tile stamp from selection (#2899)
  * Scripting: Automatically reset object ID when adding to avoid duplicate IDs
  * Linux: Possible workaround for crash in clipboard manager
  * Updated to Sentry 0.4.12
  * Updated Italian translation

OBS-URL: https://build.opensuse.org/request/show/912348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=31
2021-08-18 06:55:44 +00:00
jubalh 6fe7c16f3b - Update to 1.7.2:
* Avoid automatically replacing external tilesets with "similar" ones
  * Fixed copying and capturing stamps on staggered maps (#2874)
  * Fixed possible crash in Tile Animation Editor
  * Fixed data loss when saving maps with tilesets that failed to load (#3106)
  * Fixed creating multi-layer tile stamp from selection (#2899)
  * Scripting: Automatically reset object ID when adding to avoid duplicate IDs
  * Linux: Possible workaround for crash in clipboard manager
  * Updated to Sentry 0.4.12
  * Updated Italian translation

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=70
2021-08-16 06:52:16 +00:00
dimstar_suse e4d9759d3a Accepting request 905772 from games:tools
- Update to 1.7.1:
  * Don't save export target and format to exported files
  * Fixed crashes resulting from the Tile Animation Editor
  * Fixed possible crash when pasting multi-layer stamp (#3097)
  * Fixed possible crash when restoring expanded layers in Objects view
  * Fixed parallax factor getting lost when layer is cloned (#3077)
  * Fixed an issue with synchronizing selected tiles to current stamp (#3095)
  * Commands: Fixed possible crash in Edit Commands window
  * Commands: Automatically quote the command executable
  * Commands: Improved starting directory for executable file chooser
  * Commands: Fixed the 'Clear' button to reset the shortcut
  * Updated to Sentry 0.4.11
  * Updated French translation

OBS-URL: https://build.opensuse.org/request/show/905772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=30
2021-07-12 19:40:22 +00:00
jubalh f561d18a8d - Update to 1.7.1:
* Don't save export target and format to exported files
  * Fixed crashes resulting from the Tile Animation Editor
  * Fixed possible crash when pasting multi-layer stamp (#3097)
  * Fixed possible crash when restoring expanded layers in Objects view
  * Fixed parallax factor getting lost when layer is cloned (#3077)
  * Fixed an issue with synchronizing selected tiles to current stamp (#3095)
  * Commands: Fixed possible crash in Edit Commands window
  * Commands: Automatically quote the command executable
  * Commands: Improved starting directory for executable file chooser
  * Commands: Fixed the 'Clear' button to reset the shortcut
  * Updated to Sentry 0.4.11
  * Updated French translation

OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=69
2021-07-12 07:03:26 +00:00
dimstar_suse ca317b8b03 Accepting request 898174 from games:tools
- Update to 1.7.0:
  * Added basic "major grid" option with stronger lines (with Ilya Arkhanhelsky, #3032)
  * Added ability to rearrange tiles in a tileset (with José Miguel Sánchez García, #2983)
  * Added option to choose background fade color (with SchmidtWC, #3031)
  * Added portable mode, enabled when a "tiled.ini" is detected alongside the Tiled executable (#2945)
  * Disable project extensions by default, for security reasons (#3058)
  * Render selection preview and hovered item highlight above labels (#3036)
  * Changed the donation reminder to be non-modal
  * docs: Generate scripting API documentation using TypeDoc (with Erik Schilling (#2965) and MrMasterplan (#3040, #3041, #3045))
  * QMake/Qbs: Added a way to disable DBus support (with Dmitry Marakasov, #3039)
  * Scripting: Fixed 'mouseLeft' callback for scripted tools (#3050)
  * Scripting: Fixed loading of icons with explicit "ext:" prefix (#3048)
  * Scripting: Made TileMap coordinate conversion functions always work (#3054)
  * tBIN plugin: Convert 'color', 'object' and 'file' properties on save
  * Python plugin: Added Layer.offset and Layer.setOffset (with sverx, #3073)
  * Python plugin: Linux AppImage now supports Python 3.6 instead of 3.5
  * Fixed possible crash in Properties view when switching files
  * Fixed watching/unwatching of folders when adding/removing from project (#3035)
  * Fixed determining desired file format by extension on export
  * Fixed compilation issue with GCC 10 (#3037)
  * Updated Bulgarian, Portuguese (Portugal), Russian and Turkish translations
- Remove tiled-endl.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/898174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=29
2021-06-07 20:44:59 +00:00