Ecosyste.ms: OpenCollective

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

github.com/mapeditor/tiled

Flexible level editor
https://github.com/mapeditor/tiled

AppImage: Updated to Sentry 0.6.0

22e44813e7cc5c8eb310466e1bc1628695984585 authored almost 2 years ago
GitHub Actions: Combine the Sign, Notarize and Staple steps

No real point in separating these.

b32f4152833e2f4481fd325e8a527fa6c2bdc694 authored almost 2 years ago
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...

6171a37b7e97163ee64af67faee78b68a46b4167 authored almost 2 years ago
GitHub Actions: Updated notarize and staple steps

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

1bbc9274fb354b44650577aef33c826780455157 authored almost 2 years ago
Updated NEWS.md

be1858d1260bf19719c66b3fda6bfbc12ed982f6 authored almost 2 years ago
Merge pull request #3602 from bjorn/outputset-probability

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

9955838a59ece16ce63c5540ab6271fcb59e0849 authored almost 2 years ago
AutoMapping: Display the "Probability" property on output layers

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

b6daaca7d0098837e878a0e1a5cd6374aa42aafa authored almost 2 years ago
docs: Documented the Probability output layer property

Thanks to @eishiya for providing the text!

50c1cb05fb4fe068fe186e114f52200a89e87f30 authored almost 2 years ago
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...

1ec0f40162ec8612a252891b2bb9c1114781c18e authored almost 2 years ago
AutoMapping: Tweaked behaviour for "MatchType: Other" tiles

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

041c456085f880dd16e819a0ff4a6035a9da6b3d authored almost 2 years ago
AutoMapping: Fixed crash on undo when output layers have properties

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

8cf30ddae5741c02428c75b0b15ea82f881934fe authored almost 2 years ago
Merge pull request #3603 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

d6010370d24b9d6ec849b9db31fc973789b82e97 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 100.0% (1425 of 1425 strings)

40a9198888e4897acc1d3cb976daa5dc37f8a05d authored almost 2 years ago
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1425 of 1425 strings)

5ff298687d70c7a086ef3a947fd317f24adda8f8 authored almost 2 years ago
Translated using Weblate (Russian)

Currently translated at 95.2% (1358 of 1425 strings)

82079b7b5ec6d62e7268c039626b7e099c83267a authored almost 2 years ago
AutoMapping: Added support for output set probability

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

58c7cfe0bc0c19b6d989abc8c26d73eb3343a23f authored almost 2 years ago
AutoMapping: Fixed automatic output regions for object output

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

22518c710c82627c8c403299e1528357a6ad7650 authored almost 2 years ago
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...

394fc2c932435d63d70c34907e3884e4a2b1a1dd authored almost 2 years ago
docs: Added QTextEdit.html and fixed Dialog.addImage (#3600)

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

0fdfa5f847d47ce8bab93b76c75c213f5b01d24a authored almost 2 years ago
Make search actions shortcut non-translated (#3599)

cb587f3caf35062cf1adcb197520082335b23e2b authored almost 2 years ago
docs: Updated reference to Tiled 1.9.3

This became 1.10.

438cb925c41499168ef53f5df54ddac52d70fb86 authored almost 2 years ago
Bumped the version to 1.10

262eaa337b824e040a88ee75c53f8229d4e5bab5 authored almost 2 years ago
Merge pull request #3595 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

ed8c088b6bce1b68f8269c346ca195fcdd2ade7f authored almost 2 years ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (1425 of 1425 strings)

8d186122baba8e7d8541715e4a7b805154bebdb5 authored almost 2 years ago
Translated using Weblate (French)

Currently translated at 100.0% (1425 of 1425 strings)

be14ee1a99cabd828f40835150c48e73698dacba authored almost 2 years ago
Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1425 of 1425 strings)

1d5ab4de650ac5666dbdf421696483ceb691c424 authored almost 2 years ago
Update tiled_ru.ts (#3466)

Several translation enhancements

275e1551afe2fc7d4eb57d48ecdaf597639d2287 authored almost 2 years ago
Scripting: Added tiled.compress, tiled.decompress and Base64 encoding/decoding (#3593)

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

4b6ab324279007c8ac1c85330258cf0842f03177 authored almost 2 years ago
Tweaked changelog entry

9908825cad15e85d64ce209250b100a9f436e02d authored almost 2 years ago
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...

c4c165f1c8de12db6c2333ac6607049a6a31bc38 authored almost 2 years ago
Fixed drawing lines with stamps having differently sized variations

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

087c64568c68be3ba699d1e7d55570e71a910bc2 authored almost 2 years ago
docs: Added the missing documentation for Tile.imageRect

Closes #3434

85a65313cf40fb13d9f168958774424a8a463a2a authored almost 2 years ago
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 ...

8f28800336cf94104d315cd112779479308670ab authored almost 2 years ago
docs: Clarified documentation for TileLayerEdit.setTile

38189fb681c83ffe7e558fb5d82ce9eb1a4a53ba authored almost 2 years ago
Implemented rendering of major grid lines for staggered / hexagonal maps

Closes #3583

827f9c7fdbb58f4ac5137740c5014837ce444309 authored almost 2 years ago
Scripting: Added Tool.targetLayerType

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

afe4758fca0b97d3bcd192c879c9a4cf39b37d3c authored almost 2 years ago
C++17: Use std::as_const instead of qAsConst

73dd24b5b940156e6bf15e1a159c60ef9eba9062 authored almost 2 years ago
Fixed point object hover highlight position

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

e17a3ebf54eff5c631012a59a964d321c68532f4 authored almost 2 years ago
Fixed remaining lag after switching off hardware acceleration

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

8c555f29cb0a4210695ae29d0a10239deb81dae5 authored almost 2 years ago
Updated translation files

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

f18b4bf93f3176f1121b4ebd7ce3a647cedfdc6f authored almost 2 years ago
Avoid a duplicated translatable string

We can reuse the text from the ChangeMapProperty command instead.

70dec3a106f74f7abaef003761cdfea3d700953a authored almost 2 years ago
Merge pull request #3590 from weblate/weblate-tiled-translations

Translations update from Hosted Weblate

560cc9a06f99acbd1243a0bb17c63224fad00f28 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 12.1% (129 of 1062 strings)

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

9419f5f68b06d5ee1e71fd64608bbfb7e17fb3f5 authored almost 2 years ago
Translated using Weblate (Portuguese)

Currently translated at 100.0% (1399 of 1399 strings)

486363da23a28afb8e710849e402e744336d73be authored almost 2 years ago
Translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (1399 of 1399 strings)

fe90ca38f6ea8d42503bbcdcae9256825cf9b32b authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 16.1% (172 of 1062 strings)

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

775ceb148c69d309c0a2a8350fe95cbd534618c9 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 15.6% (166 of 1062 strings)

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

e53cff9b052094572ac37f7786b5096d3d1b5b4e authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

d5ced83e15f2c73de15fb9072eb1fed207663127 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

d86058d8bd5fbef2e8062560b7a7340b75dd9e82 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 99.9% (1398 of 1399 strings)

e4a9c4091945129b5f9824b65e10edf040b1850d authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 10.8% (90 of 830 strings)

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

2c14e6927ebac2b80bcd8a8cbc14f3b0a4dc133c authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 12.8% (136 of 1062 strings)

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

3c4f3f8edb018be8ec2027a5406e32a6ecc18de1 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 99.7% (1395 of 1399 strings)

1ef2e1c3665723c2a4dda086e12571c169c10a0e authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 100.0% (4 of 4 strings)

Translation: Tiled/Documentation Index
Translat...

aac36f2905aa8fffda9f86b1c9464a24074c72f6 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 10.7% (89 of 830 strings)

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

2a41539ccd430592728258ffa652030e2f64060d authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 9.1% (76 of 830 strings)

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

372dd1ffaf2689bf52d13a97e2e72f7d660cef25 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 0.9% (10 of 1062 strings)

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

cba9201f9e65f6bccb5b7c3a291a21faf273b9c7 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 86.4% (1209 of 1399 strings)

f1de6d826679c936f17cd4e2b147920b24dba531 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 99.4% (1392 of 1399 strings)

b1301744be98f7ec4bb1d0d52fa815a606e9aa87 authored almost 2 years ago
docs: Tweaked "new" indicator for Godot 4 export

3c4398686b6219b548d8d7789c2ec26a67c96245 authored almost 2 years ago
Added option to choose a custom interface font (#3589)

This change required some small additional fixes:

* Override font used for QDockWidget titles...

4fc45ab0e5fb9b1cef80f0cdc92265f4c063a4ef authored almost 2 years ago
Extended appdata.xml <provides> with <binary>

6abee7368be13491f191832292ce85dc6177f02a authored almost 2 years ago
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...

86652aad9373c6df7efaa709e33014397d88b6d2 authored almost 2 years ago
docs: Fix QDoubleSpinBox step value property name (#3579)

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

d9a83f01572da62e79460b87d19ac7174125320b authored almost 2 years ago
C++17: Make use of static inline for Activatable

0587f3e498f8a5fc87cc8698fba5cea6a0a5e76a authored almost 2 years ago
Scripting: Added region.contiguousRegions() (#3576)

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

dc5a99f0e4d786de3c8d7c28fc152ebdff380743 authored almost 2 years ago
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...

f96fb8211634e6a815b5889cd754c145911970b5 authored almost 2 years ago
Merge pull request #3550 from Skrapion/master

Godot 4 exporter

e74ef2f60a0f752d450f495753bb903bac5de3e9 authored almost 2 years ago
Updated NEWS.md

ae7247897e5625d3803a259c615cada59a8a0c3f authored almost 2 years ago
Merge branch 'master' into Skrapion/master

Conflicts:
NEWS.md

ac3e8a3db9c54693ce20f4dad613b5ba3f3e9d7e authored almost 2 years ago
Added Godot 4 plugin to Windows installer

b645427c1b14613e325dc19a2082420dae209346 authored almost 2 years ago
Updated NEWS.md

63dbd22b8a3def5491f572ecb8ffa3fe0caba9dd authored almost 2 years ago
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...

25de25b697af9c5a39f57d95a46dbb20d49b8f67 authored almost 2 years ago
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 ...

255505ffa45d25fe64104d9704231db289c7f6b0 authored almost 2 years ago
Scripting: Added tiled.versionLessThan (#3574)

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

042279a52fe6efc97542d0a5a63e6aeb6c810397 authored almost 2 years ago
Merge pull request #3567 from bjorn/qt6-packages

Updated release builds to Qt 6.4.2

f91f7da803e7a815789c376a61a42fb601a3c4f8 authored almost 2 years ago
AppImage: Don't include the bearer plugins

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

Unfortunately, excluding a Qt plugin re...

3344ec0e4d976450e0721c7265f74eccf6c5d0c3 authored almost 2 years ago
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,...

4bab9c5d1628c6d139e8ff74564e73d5739355da authored almost 2 years ago
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...

2cc6646e384d2718392793874edde306385d59be authored almost 2 years ago
Updated release builds to Qt 6.4.2

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

9198144c7c94218242c201f3a16db601a1759bfb authored almost 2 years ago
Delete the NewsFeed earlier

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

qt.core.qobject.connect...

5949ff0d450b68fd1e54921f54ffac3a2db4aca8 authored almost 2 years ago
Added libxcb-shape0 dependency for building the AppImage against Qt 6

914c13054e7f6cc0d454a034ef45bf93d8d924b5 authored almost 2 years ago
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...

77d9425d9703166600f08f24e2ea250fd7a120ce authored almost 2 years ago
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...

1aa1d9937faecfdecc2aed0ba1c247ecd3ad14ff authored almost 2 years ago
AppImage: Updated to Sentry 0.5.4 (#3568)

a381fdc50e95b1ee5cf4d3b9260943189e33b13b authored almost 2 years ago
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 ...

40d28c56e7e8c6f82ed9c3e4d4f87200c5dd0351 authored almost 2 years ago
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...

415b0a4d63a6a8186665077050e3f0cc435761cf authored almost 2 years ago
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 ...

1f3e69d9d42a035834691276003a8cca559f31b9 authored almost 2 years ago
General code tweaks

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

ac9464e14a2d16a11c8fc940faf397fb7ff1907a authored almost 2 years ago
A few adjustments

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

* Fixed translation issues (lu...

c21415f64cb14e66a8400339f1224361e6de6795 authored almost 2 years ago
Added Windows layout management option (#3563)

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

95fe033aa1cb13e39d3a7a5fce55056afc0b4713 authored almost 2 years ago
Simplified flake.nix a little

c7ac4e9f87f0f1972f797cf017dfd57917b8dcc3 authored almost 2 years ago
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...

0581b33e4cdec7beb6f224a9246a83fa07e83bcd authored almost 2 years ago
AutoMapping: Match in order by default, when input regions are defined

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

Closes ...

f0b998a81a48c43a8965ca39d4f7a961b85a02f0 authored almost 2 years ago
Added flake.nix that provides a development environment

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

4fa02b05407444f3a6a0fe12417d2bf5f11136c8 authored almost 2 years ago
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 ...

e73245bb2e93ae66c835d563cc90bd92bb5ad561 authored almost 2 years ago
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 ...

fe8122e1c87ece41d31450a5374d1c5b9104a4a9 authored almost 2 years ago
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...

142d565da2819f705f4aca23b9b09ccc9f2f68ac authored almost 2 years ago
Added action search popup (#3449)

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

7f38dc50e06400193468e77d985c4dd910c6f178 authored about 2 years ago
Fixed possible crash on exit

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

8507811a30a183606953aa03062b04e646996578 authored about 2 years ago