Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tiled Map Editor

A free, easy to use and flexible 2D level editor.
Collective - Host: opensource - https://opencollective.com/tiled - Website: https://www.mapeditor.org/ - Code: https://github.com/mapeditor/tiled

AppImage: Updated to Sentry 0.6.0

github.com/mapeditor/tiled - 22e44813e7cc5c8eb310466e1bc1628695984585 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
GitHub Actions: Combine the Sign, Notarize and Staple steps

No real point in separating these.

github.com/mapeditor/tiled - b32f4152833e2f4481fd325e8a527fa6c2bdc694 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
GitHub Actions: Migrate away from devbotsxyz/xcode-import-certificate

The action is no longer maintained. I've used timheuer/base64-to-file
for creating the certifica...

github.com/mapeditor/tiled - 6171a37b7e97163ee64af67faee78b68a46b4167 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
GitHub Actions: Updated notarize and staple steps

The previously used actions are no longer maintained. Try to just run
the new notarytool and the...

github.com/mapeditor/tiled - 1bbc9274fb354b44650577aef33c826780455157 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Updated NEWS.md

github.com/mapeditor/tiled - be1858d1260bf19719c66b3fda6bfbc12ed982f6 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge pull request #3602 from bjorn/outputset-probability

* AutoMapping: Added support for output set probability (#3179)
* AutoMapping: Fixed crash on u...

github.com/mapeditor/tiled - 9955838a59ece16ce63c5540ab6271fcb59e0849 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Display the "Probability" property on output layers

This isn't perfect, because the Probability actually applies to an
output _index_ rather than th...

github.com/mapeditor/tiled - b6daaca7d0098837e878a0e1a5cd6374aa42aafa authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Documented the Probability output layer property

Thanks to @eishiya for providing the text!

github.com/mapeditor/tiled - 50c1cb05fb4fe068fe186e114f52200a89e87f30 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Don't copy the "Probability" property to the target layer

Since this is a property used by the AutoMapper, we don't copy this
particular one to the target...

github.com/mapeditor/tiled - 1ec0f40162ec8612a252891b2bb9c1114781c18e authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Tweaked behaviour for "MatchType: Other" tiles

Previously, "MatchType: Other" meant "none of the regular non-empty
tiles used on any input laye...

github.com/mapeditor/tiled - 041c456085f880dd16e819a0ff4a6035a9da6b3d authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Fixed crash on undo when output layers have properties

This issue was discovered while testing probability for output sets,
since the "Probability" pro...

github.com/mapeditor/tiled - 8cf30ddae5741c02428c75b0b15ea82f881934fe authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge pull request #3603 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

github.com/mapeditor/tiled - d6010370d24b9d6ec849b9db31fc973789b82e97 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (1425 of 1425 strings)

github.com/mapeditor/tiled - 40a9198888e4897acc1d3cb976daa5dc37f8a05d authored almost 2 years ago by Ettore Atalan <[email protected]>
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1425 of 1425 strings)

github.com/mapeditor/tiled - 5ff298687d70c7a086ef3a947fd317f24adda8f8 authored almost 2 years ago by Balázs Úr <[email protected]>
Translated using Weblate (Russian)

Currently translated at 95.2% (1358 of 1425 strings)

github.com/mapeditor/tiled - 82079b7b5ec6d62e7268c039626b7e099c83267a authored almost 2 years ago by eishiya <[email protected]>
AutoMapping: Added support for output set probability

Rather than each output set always having equal probability, it is now
possible to specify a pro...

github.com/mapeditor/tiled - 58c7cfe0bc0c19b6d989abc8c26d73eb3343a23f authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Fixed automatic output regions for object output

With this change, output object layers are taken into account when
determining the rule output r...

github.com/mapeditor/tiled - 22518c710c82627c8c403299e1528357a6ad7650 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Fixed NoOverlappingOutput in case of multiple output indices

It was checking overlap per output layer defined in the rule map, rather
than overlap per target...

github.com/mapeditor/tiled - 394fc2c932435d63d70c34907e3884e4a2b1a1dd authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Added QTextEdit.html and fixed Dialog.addImage (#3600)

* Added missing documentation for html property on QTextEdit
* Fixed missing labelText paramete...

github.com/mapeditor/tiled - 0fdfa5f847d47ce8bab93b76c75c213f5b01d24a authored almost 2 years ago by dogboydog <[email protected]>
Make search actions shortcut non-translated (#3599)

github.com/mapeditor/tiled - cb587f3caf35062cf1adcb197520082335b23e2b authored almost 2 years ago by dogboydog <[email protected]>
docs: Updated reference to Tiled 1.9.3

This became 1.10.

github.com/mapeditor/tiled - 438cb925c41499168ef53f5df54ddac52d70fb86 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Bumped the version to 1.10

github.com/mapeditor/tiled - 262eaa337b824e040a88ee75c53f8229d4e5bab5 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge pull request #3595 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

github.com/mapeditor/tiled - ed8c088b6bce1b68f8269c346ca195fcdd2ade7f authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Translated using Weblate (Swedish)

Currently translated at 100.0% (1425 of 1425 strings)

github.com/mapeditor/tiled - 8d186122baba8e7d8541715e4a7b805154bebdb5 authored almost 2 years ago by Luna Jernberg <[email protected]>
Translated using Weblate (French)

Currently translated at 100.0% (1425 of 1425 strings)

github.com/mapeditor/tiled - be14ee1a99cabd828f40835150c48e73698dacba authored almost 2 years ago by Rhenaud Dubois <[email protected]>
Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1425 of 1425 strings)

github.com/mapeditor/tiled - 1d5ab4de650ac5666dbdf421696483ceb691c424 authored almost 2 years ago by Любомир Василев <[email protected]>
Update tiled_ru.ts (#3466)

Several translation enhancements

github.com/mapeditor/tiled - 275e1551afe2fc7d4eb57d48ecdaf597639d2287 authored almost 2 years ago by Vladimir Solovyov <[email protected]>
Scripting: Added tiled.compress, tiled.decompress and Base64 encoding/decoding (#3593)

Providing some convenience functions for commonly used compression
formats and Base64 encoding,...

github.com/mapeditor/tiled - 4b6ab324279007c8ac1c85330258cf0842f03177 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Tweaked changelog entry

github.com/mapeditor/tiled - 9908825cad15e85d64ce209250b100a9f436e02d authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Improved Shape Fill Tool handling of differently sized stamp variations

Rather than placing the variations on a fixed grid based on the maximum
stamp size, it now place...

github.com/mapeditor/tiled - c4c165f1c8de12db6c2333ac6607049a6a31bc38 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed drawing lines with stamps having differently sized variations

This is also a small optimization since it avoids calling
MapDocument::unifyTilesets when the st...

github.com/mapeditor/tiled - 087c64568c68be3ba699d1e7d55570e71a910bc2 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Added the missing documentation for Tile.imageRect

Closes #3434

github.com/mapeditor/tiled - 85a65313cf40fb13d9f168958774424a8a463a2a authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Updated to typedoc 0.21.10 / marked 4.2.12 to avoid two vulnerabilities

# npm audit report

marked <=4.0.9
Severity: high
Inefficient Regular Expression Complexity in ...

github.com/mapeditor/tiled - 8f28800336cf94104d315cd112779479308670ab authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Clarified documentation for TileLayerEdit.setTile

github.com/mapeditor/tiled - 38189fb681c83ffe7e558fb5d82ce9eb1a4a53ba authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Implemented rendering of major grid lines for staggered / hexagonal maps

Closes #3583

github.com/mapeditor/tiled - 827f9c7fdbb58f4ac5137740c5014837ce444309 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Scripting: Added Tool.targetLayerType

This new property specifies the target layer type for which this tool
should be enabled, providi...

github.com/mapeditor/tiled - afe4758fca0b97d3bcd192c879c9a4cf39b37d3c authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
C++17: Use std::as_const instead of qAsConst

github.com/mapeditor/tiled - 73dd24b5b940156e6bf15e1a159c60ef9eba9062 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed point object hover highlight position

The hover highlight for point objects did not render at the right
position for offset layers or ...

github.com/mapeditor/tiled - e17a3ebf54eff5c631012a59a964d321c68532f4 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed remaining lag after switching off hardware acceleration

The QOpenGLWidget causes the entire window to switch to an
OpenGLSurface, but it doesn't automat...

github.com/mapeditor/tiled - 8c555f29cb0a4210695ae29d0a10239deb81dae5 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Updated translation files

This marks the string freeze for Tiled 1.10. For up-to-date translations,
the summary is as foll...

github.com/mapeditor/tiled - f18b4bf93f3176f1121b4ebd7ce3a647cedfdc6f authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Avoid a duplicated translatable string

We can reuse the text from the ChangeMapProperty command instead.

github.com/mapeditor/tiled - 70dec3a106f74f7abaef003761cdfea3d700953a authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge pull request #3590 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

github.com/mapeditor/tiled - 560cc9a06f99acbd1243a0bb17c63224fad00f28 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Translated using Weblate (German)

Currently translated at 12.1% (129 of 1062 strings)

Translation: Tiled/Manual
Translate-URL: ht...

github.com/mapeditor/tiled - 9419f5f68b06d5ee1e71fd64608bbfb7e17fb3f5 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (Portuguese)

Currently translated at 100.0% (1399 of 1399 strings)

github.com/mapeditor/tiled - 486363da23a28afb8e710849e402e744336d73be authored almost 2 years ago by ssantos <[email protected]>
Translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (1399 of 1399 strings)

github.com/mapeditor/tiled - fe90ca38f6ea8d42503bbcdcae9256825cf9b32b authored almost 2 years ago by ssantos <[email protected]>
Translated using Weblate (German)

Currently translated at 16.1% (172 of 1062 strings)

Translation: Tiled/Manual
Translate-URL: ht...

github.com/mapeditor/tiled - 775ceb148c69d309c0a2a8350fe95cbd534618c9 authored almost 2 years ago by Ettore Atalan <[email protected]>
Translated using Weblate (German)

Currently translated at 15.6% (166 of 1062 strings)

Translation: Tiled/Manual
Translate-URL: ht...

github.com/mapeditor/tiled - e53cff9b052094572ac37f7786b5096d3d1b5b4e authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

github.com/mapeditor/tiled - d5ced83e15f2c73de15fb9072eb1fed207663127 authored almost 2 years ago by Erik Schilling <[email protected]>
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

github.com/mapeditor/tiled - d86058d8bd5fbef2e8062560b7a7340b75dd9e82 authored almost 2 years ago by Thomas Koller <[email protected]>
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

github.com/mapeditor/tiled - e4a9c4091945129b5f9824b65e10edf040b1850d authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 10.8% (90 of 830 strings)

Translation: Tiled/Reference
Translate-URL: h...

github.com/mapeditor/tiled - 2c14e6927ebac2b80bcd8a8cbc14f3b0a4dc133c authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 12.8% (136 of 1062 strings)

Translation: Tiled/Manual
Translate-URL: ht...

github.com/mapeditor/tiled - 3c4f3f8edb018be8ec2027a5406e32a6ecc18de1 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 99.7% (1395 of 1399 strings)

github.com/mapeditor/tiled - 1ef2e1c3665723c2a4dda086e12571c169c10a0e authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (4 of 4 strings)

Translation: Tiled/Documentation Index
Translat...

github.com/mapeditor/tiled - aac36f2905aa8fffda9f86b1c9464a24074c72f6 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 10.7% (89 of 830 strings)

Translation: Tiled/Reference
Translate-URL: h...

github.com/mapeditor/tiled - 2a41539ccd430592728258ffa652030e2f64060d authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 9.1% (76 of 830 strings)

Translation: Tiled/Reference
Translate-URL: ht...

github.com/mapeditor/tiled - 372dd1ffaf2689bf52d13a97e2e72f7d660cef25 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 0.9% (10 of 1062 strings)

Translation: Tiled/Manual
Translate-URL: http...

github.com/mapeditor/tiled - cba9201f9e65f6bccb5b7c3a291a21faf273b9c7 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 86.4% (1209 of 1399 strings)

github.com/mapeditor/tiled - f1de6d826679c936f17cd4e2b147920b24dba531 authored almost 2 years ago by Christian Pervoelz <[email protected]>
Translated using Weblate (German)

Currently translated at 99.4% (1392 of 1399 strings)

github.com/mapeditor/tiled - b1301744be98f7ec4bb1d0d52fa815a606e9aa87 authored almost 2 years ago by Christian Pervoelz <[email protected]>
docs: Tweaked "new" indicator for Godot 4 export

github.com/mapeditor/tiled - 3c4398686b6219b548d8d7789c2ec26a67c96245 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added option to choose a custom interface font (#3589)

This change required some small additional fixes:

* Override font used for QDockWidget titles...

github.com/mapeditor/tiled - 4fc45ab0e5fb9b1cef80f0cdc92265f4c063a4ef authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Extended appdata.xml <provides> with <binary>

github.com/mapeditor/tiled - 6abee7368be13491f191832292ce85dc6177f02a authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Qt 6: Fixed tile rendering when OpenGL is enabled

Work around an issue introduced in Qt 6.4.1 (QTBUG-111416) by not using
QPainter::drawPixmapFrag...

github.com/mapeditor/tiled - 86652aad9373c6df7efaa709e33014397d88b6d2 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
docs: Fix QDoubleSpinBox step value property name (#3579)

* Fix QDoubleSpinBox step value property name
* Update comment on singleStep field
* A few mor...

github.com/mapeditor/tiled - d9a83f01572da62e79460b87d19ac7174125320b authored almost 2 years ago by J Z <[email protected]>
C++17: Make use of static inline for Activatable

github.com/mapeditor/tiled - 0587f3e498f8a5fc87cc8698fba5cea6a0a5e76a authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Scripting: Added region.contiguousRegions() (#3576)

Returns this region as an array of contiguous regions, based on 8-way
connectivity (regions tou...

github.com/mapeditor/tiled - dc5a99f0e4d786de3c8d7c28fc152ebdff380743 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added custom class option to disable drawing fill for objects (#3564)

When rendering rectangle, ellipse or polygon objects, they are filled
with a translucent versi...

github.com/mapeditor/tiled - f96fb8211634e6a815b5889cd754c145911970b5 authored almost 2 years ago by dogboydog <[email protected]>
Merge pull request #3550 from Skrapion/master

Godot 4 exporter

github.com/mapeditor/tiled - e74ef2f60a0f752d450f495753bb903bac5de3e9 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Updated NEWS.md

github.com/mapeditor/tiled - ae7247897e5625d3803a259c615cada59a8a0c3f authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge branch 'master' into Skrapion/master

Conflicts:
NEWS.md

github.com/mapeditor/tiled - ac3e8a3db9c54693ce20f4dad613b5ba3f3e9d7e authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added Godot 4 plugin to Windows installer

github.com/mapeditor/tiled - b645427c1b14613e325dc19a2082420dae209346 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Updated NEWS.md

github.com/mapeditor/tiled - 63dbd22b8a3def5491f572ecb8ffa3fe0caba9dd authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Reported a number of hard errors in the Console instead

There was little reason to fail the export in these cases, which are now
reported as errors or w...

github.com/mapeditor/tiled - 25de25b697af9c5a39f57d95a46dbb20d49b8f67 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed broken tile images after importing/exporting a tileset

The broken images were due to not copying the image when cloning a
tileset, which was necessary ...

github.com/mapeditor/tiled - 255505ffa45d25fe64104d9704231db289c7f6b0 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Scripting: Added tiled.versionLessThan (#3574)

Convenience function for comparing two versions or checking the current
version of Tiled.

github.com/mapeditor/tiled - 042279a52fe6efc97542d0a5a63e6aeb6c810397 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Merge pull request #3567 from bjorn/qt6-packages

Updated release builds to Qt 6.4.2

github.com/mapeditor/tiled - f91f7da803e7a815789c376a61a42fb601a3c4f8 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AppImage: Don't include the bearer plugins

These Qt 5 plugins are not needed and may cause issues.

Unfortunately, excluding a Qt plugin re...

github.com/mapeditor/tiled - 3344ec0e4d976450e0721c7265f74eccf6c5d0c3 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Windows: Remove unnecessary TLS plugins and OpenSSL DLLs

Since Qt 6.2, there is a schannel backend TLS plugin which uses Windows
API rather than OpenSSL,...

github.com/mapeditor/tiled - 4bab9c5d1628c6d139e8ff74564e73d5739355da authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
macOS: Don't ship Qt plugin tls/libqopensslbackend.dylib

It causes a warning on startup and actually Secure Transport should be
used instead.

qt.tls...

github.com/mapeditor/tiled - 2cc6646e384d2718392793874edde306385d59be authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Updated release builds to Qt 6.4.2

Builds against Qt 5.15.2 will remain available for now for older systems.

github.com/mapeditor/tiled - 9198144c7c94218242c201f3a16db601a1759bfb authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Delete the NewsFeed earlier

This avoids a QObject::connect warning on shutdown for Qt 6 builds.

qt.core.qobject.connect...

github.com/mapeditor/tiled - 5949ff0d450b68fd1e54921f54ffac3a2db4aca8 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added libxcb-shape0 dependency for building the AppImage against Qt 6

github.com/mapeditor/tiled - 914c13054e7f6cc0d454a034ef45bf93d8d924b5 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Qt 6: Fixed visibility of status bar News button (#3573)

Unfortunately, a regression in Qt 6.3 is causing the hiding of status bar
widgets when switchin...

github.com/mapeditor/tiled - 77d9425d9703166600f08f24e2ea250fd7a120ce authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Bring back the arrow down on the "Class of" button (#3570)

It used to be rendered because a menu was attached. Now that there is no
menu attached, we nee...

github.com/mapeditor/tiled - 1aa1d9937faecfdecc2aed0ba1c247ecd3ad14ff authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AppImage: Updated to Sentry 0.5.4 (#3568)

github.com/mapeditor/tiled - a381fdc50e95b1ee5cf4d3b9260943189e33b13b authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Restored Tiled 1.8 file format compatibility by default (#3560)

Since Tiled 1.9, the "type" attribute was written out as "class", for
consistency with the new ...

github.com/mapeditor/tiled - 40d28c56e7e8c6f82ed9c3e4d4f87200c5dd0351 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Skip locked layers when applying rules (#3562)

Added IgnoreLock option, which can be set to true to apply rules
to locked layers anyway.

Al...

github.com/mapeditor/tiled - 415b0a4d63a6a8186665077050e3f0cc435761cf authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Qt 6: Fixed behavior of "Class of" selection popup (#3566)

The hack that was used to keep the QMenu visible with Qt 5 no longer
worked, since it seems Qt ...

github.com/mapeditor/tiled - 1f3e69d9d42a035834691276003a8cca559f31b9 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
General code tweaks

* Pass QString by const& in a few places
* Don't use regular expression to replace " by \"
* Use...

github.com/mapeditor/tiled - ac9464e14a2d16a11c8fc940faf397fb7ff1907a authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
A few adjustments

* Renamed some functions to start with lower case (coding style)

* Fixed translation issues (lu...

github.com/mapeditor/tiled - c21415f64cb14e66a8400339f1224361e6de6795 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added Windows layout management option (#3563)

The new `windowsLayout` project option is enabled by default on Windows.
If this opotion is dis...

github.com/mapeditor/tiled - 95fe033aa1cb13e39d3a7a5fce55056afc0b4713 authored almost 2 years ago by Konstantin Podsvirov <[email protected]>
Simplified flake.nix a little

github.com/mapeditor/tiled - c7ac4e9f87f0f1972f797cf017dfd57917b8dcc3 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed compile (against Qt 5, most likely)

The std::optional<bool> was working fine for me with Qt 6.4.2, but
didn't compile in CI since fo...

github.com/mapeditor/tiled - 0581b33e4cdec7beb6f224a9246a83fa07e83bcd authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
AutoMapping: Match in order by default, when input regions are defined

This improves compatibility with AutoMapping rules written for older
versions of Tiled.

Closes ...

github.com/mapeditor/tiled - f0b998a81a48c43a8965ca39d4f7a961b85a02f0 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added flake.nix that provides a development environment

Can be used with "nix develop" to conveniently enter a Tiled development
environment, with requi...

github.com/mapeditor/tiled - 4fa02b05407444f3a6a0fe12417d2bf5f11136c8 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Fixed slight drift when zooming the map view in/out

This also fixes the scripting function MapView.centerOn, such that the
following will no longer ...

github.com/mapeditor/tiled - e73245bb2e93ae66c835d563cc90bd92bb5ad561 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added file system actions also for tileset image based tilesets (#3448)

Showing on the tile context menu, in the same way as was already
supported for image collection ...

github.com/mapeditor/tiled - fe8122e1c87ece41d31450a5374d1c5b9104a4a9 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
GitHub Actions: Use ccache-action@v1

The v1 tag was updated so this is current the same as v1.2, but by using
v1 we should automatica...

github.com/mapeditor/tiled - 142d565da2819f705f4aca23b9b09ccc9f2f68ac authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>
Added action search popup (#3449)

A new "Search Actions..." action is added to the View menu, which
provides a fast way to trigg...

github.com/mapeditor/tiled - 7f38dc50e06400193468e77d985c4dd910c6f178 authored almost 2 years ago by dogboydog <[email protected]>
Fixed possible crash on exit

It appears QNetworkAccessManager did not like to be destructed late,
which caused problems with ...

github.com/mapeditor/tiled - 8507811a30a183606953aa03062b04e646996578 authored almost 2 years ago by Thorbjørn Lindeijer <[email protected]>