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
github.com/mapeditor/tiled - 12dbd5984adc9c87d5aa3bd244a8d2a23df0fe48 authored 10 months ago by Thorbjørn Lindeijer <[email protected]>
Closes #3865
github.com/mapeditor/tiled - 77611b685c12f195d376f6aee480ff3b375a830c authored 10 months ago by Rick Yorgason <[email protected]>
This change introduces a "compileOutputSet" step which is executed as
part of collecting the ru...
github.com/mapeditor/tiled - b184313ea8f2ee94c6d7f91422d0add6029c26d5 authored 10 months ago by Rick Yorgason <[email protected]>
Avoids warnings and should be significantly faster.
github.com/mapeditor/tiled - 9d0165fd2a5061618db9aed9607efce91703d190 authored 10 months ago by Thorbjørn Lindeijer <[email protected]>Hopefully this addresses some issues on macOS (see #3876).
github.com/mapeditor/tiled - 5cbdded52d5174c2a84f6da82099fdaabaa006a1 authored 10 months ago by Thorbjørn Lindeijer <[email protected]>
The TilesetManager no longer watches by default, it now relies on the
Tiled Preferences to enabl...
When a tileset became unused due to a resize map or offset map
operation, the tileset could stay...
Node.js 16 actions are now deprecated, the new versions use Node.js 20.
github.com/mapeditor/tiled - c9ba9fde9faf379bd33744ff5a39895f323cd8e9 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
While it seemed like a good idea to use the Qt 6 support for
transferring a QPolygonF to/from th...
A few other instances still existed as well. Renamed to "class" now to
reflect the same rename t...
It is just a reference to a file, which is saved as a relative path.
Closes #3877
github.com/mapeditor/tiled - a1d47e82f20bafa76ba79bafb06e873dedc349eb authored 11 months ago by Thorbjørn Lindeijer <[email protected]>Closes #3630
github.com/mapeditor/tiled - f5452a38a5404cc282abdfaae71ab9d50fe3949d authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
As a generally more convenient alternative to imageSource, which is a
URL.
Part of #3630
github.com/mapeditor/tiled - 0b47ccce0aa13f093084015c8fcc9bc77347ecfc authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Now it also clears an existing file name, when no file name is
specified. This way the function ...
- cr31.co.uk is referenced a few times in the docs in relation to Wang tiles
- All its pages ...
Usually one could load the image based on Tile.imageFileName, but when a
tile's image has been s...
github.com/mapeditor/tiled - 85c36fde2c6af247236d6de2670217fb30f24011 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Conflicts:
NEWS.md
* Mention that maps and tilesets with embedded image data can be created
using the JavaScript ...
See readthedocs/sphinx_rtd_theme#1465.
github.com/mapeditor/tiled - 2fc86b11379cd398ff46389b252c9015e6db6f83 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
The exporter was incorrectly using the collision object's X and Y
position as a part of the ti...
github.com/mapeditor/tiled - a842ee2697f0617a080edfb2e87f759260881707 authored 11 months ago by dogboydog <[email protected]>
Forgot to amend Tileset::swap when adding Object::className.
github.com/mapeditor/tiled - b172c31ec5b4dfdd078eeede9a754136d8626cb0 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
This might eventually help people on Wayland to have working dock
widgets.
Issue #3412
github.com/mapeditor/tiled - 85c49c0c5b8c37ee4907ecd8313fb5b8bd92f5e6 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>Add World scripting features
github.com/mapeditor/tiled - fb2ccba57cf0975c69c279eba97f2a6ac67696b5 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>github.com/mapeditor/tiled - d01a19b1513e023b046c7181e855cf7d2fdbb6d4 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Removed worldLoaded, worldReloaded, worldUnloaded and worldSaved.
Made sure the following signa...
github.com/mapeditor/tiled - cdebf2ee8d433a9538db03229df08e1e49e94276 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>github.com/mapeditor/tiled - d42010cf9fca0702ed9c614a0a5c2410384106e9 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Based on feedback from @eishiya, this is probably more convenient.
github.com/mapeditor/tiled - 8aedd080af75601d520f784e39de1e1e61534168 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Also implemented saving of patterns, making a best effort to keep the
pattern definition minimal...
Also fixed the size of the map to be calculated using the MapRenderer
when adding a map at a pos...
github.com/mapeditor/tiled - b532a3f4c13f11e9ebc35a5f2b639fd509989811 authored 11 months ago by dogboydog <[email protected]>
No need for slots when they just emit the signal with the same
parameter.
github.com/mapeditor/tiled - 5096a1c38ebde0ceb2a61e521bde64d39ca0209a authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - e65a24a12eb36eb76a80e51f0fae943503092659 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - 5ee1a28b10975cb9988e79291823ed2cee728f62 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
Now QVector<WorldMapEntry> and QVector<WorldPattern> can be exposed to
JS directly. This only wo...
github.com/mapeditor/tiled - 64d7580a0ca5ca511fd9feaec7895cd4af284389 authored 11 months ago by dogboydog <[email protected]>
This way we don't need the ScriptWorld class.
Now a worlds can in theory get custom properties ...
github.com/mapeditor/tiled - 08d39f9d962fd99f976170d632ab957504886dc9 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>github.com/mapeditor/tiled - b043528de92b608666b745f461836201060c0709 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
At least as it stands, this class is only relevant in the editor. The
world load and save functi...
This also makes sure the UI adjusts immediately to the changes, since
the WorldManager::worldsCh...
github.com/mapeditor/tiled - d0b1cee3393e350e0f83bbfb287f669d1e66e320 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - 5edc0e099bf13b0404559284fd7b0f236e61b4f2 authored 11 months ago by dogboydog <[email protected]>
github.com/mapeditor/tiled - 41f89d5963c9428094c94272315a479dcd91c934 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - a95d295fab0be59d9a508accd8c415da088d4ce5 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - 32611e4fcb578ee5edf18640a8be5f4c5cff79d3 authored 11 months ago by Thorbjørn Lindeijer <[email protected]>
This allows the --export-map and --export-tileset parameters to use file
formats defined by exte...
In response to issue: "git checkout HEAD^2 is no longer necessary.
Please remove this step as Co...
This generally doesn't speed up the process much, since saving the PNGs
is often the slowest bit...
These allow exporting animated maps as multiple numbered images, which
can be combined into a GI...
For example, when switching away from a project while having a scripted
tool selected, the roami...
This also reverts part of e73245bb2e93ae66c835d563cc90bd92bb5ad561. The
drift was the result of ...
Tiled can actually be compiled without OpenGL if QT_NO_OPENGL is
defined, so it might suffice to...
Should use QSGGeometry::DrawTriangles to be graphics API agnostic.
github.com/mapeditor/tiled - afe241dcad60c4f19fa27b82e0ed47b50f10efc3 authored 12 months ago by Thorbjørn Lindeijer <[email protected]>github.com/mapeditor/tiled - 9e2ba7b643e3a56b51b791aa65f5c0daa031d3d7 authored 12 months ago by Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - 130b4f80a153bc928537ba8f5a045445ddb15ded authored 12 months ago by Thorbjørn Lindeijer <[email protected]>
The viewer can now read any default-enabled map format, which currently
only covers the JSON map...
github.com/mapeditor/tiled - 4fd55510bd6c4e9ed53437cd69f38a8a13ad2f0f authored 12 months ago by Jared Caraway <[email protected]>
github.com/mapeditor/tiled - c4627619b08bec4a95ed76704432a895ce4a4c38 authored 12 months ago by Thorbjørn Lindeijer <[email protected]>
Probability actually defaults to 1.0 and ModX/Y default to 1.
github.com/mapeditor/tiled - d5be3595f0ced23fbca80ef1a2ebea63c3260521 authored 12 months ago by Thorbjørn Lindeijer <[email protected]>expose world related signals to scripting
expose loading, unloading, accessing worlds to scripting
Also added a link to FileFilter from FileEdit.filter.
github.com/mapeditor/tiled - 281d1e0350d0b100e70687574a786b06441f9aee authored about 1 year ago by dogboydog <[email protected]>
* Each editable wrapper created from C++ is now owned by the object it
is wrapping, rather th...
It's a url rather than a string.
github.com/mapeditor/tiled - a0c5dda8838b846050a39d3ab34487e5ebbf7ee5 authored about 1 year ago by Thorbjørn Lindeijer <[email protected]>
The message "WARNING: PYTHONHOME not set. The Python plugin will not be
available." is confusing...
Unified the writing of "image" elements between tilesets, tiles and
image layers, and made sure ...
Previously, embedded images were only supported per-tile. Due to the
recent change to use sub-re...
Amends d66057236c81466e316b488840dda99e474a5898, which implemented the
now documented behavior.
...
This fixes the WebP image plugin on Windows.
Resolves #3661
github.com/mapeditor/tiled - 51195f6428567cda093eaa7d8575f3ca9e8f7a44 authored about 1 year ago by Thorbjørn Lindeijer <[email protected]>github.com/mapeditor/tiled - badf967cdef72d9d16a16f009bd0622ae02b0860 authored about 1 year ago by dogboydog <[email protected]>
The tiled.dll pdb file had the same name as the one for tiled.exe.
Co-authored-by: Jesse Trem...
github.com/mapeditor/tiled - f1fb902c9d0371e8dd12171f415affe6d541d80f authored about 1 year ago by azagaya <[email protected]>github.com/mapeditor/tiled - d713672596b6b2af3cd7c3d9dd9824575fb7cd62 authored about 1 year ago by OnlineCop <[email protected]>
github.com/mapeditor/tiled - fb6c1fffee3b80926550ed60e8f9a0745a144dbc authored over 1 year ago by LarsLuz <[email protected]>
Since Tiled 1.7, the order of tiles in the tileset file determines the
display order. But this s...
The builds based on Qt 6.5 require macOS 11.
Issue #3809
github.com/mapeditor/tiled - 061e33e81db165057956bf91300cc62c08a3167f authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>Updated the example C++ code to use "get_tile" as the hypothetical method to get a tile based on...
github.com/mapeditor/tiled - 131635371f9256186b946aa048c1f44b64f14c56 authored over 1 year ago by eishiya <[email protected]>github.com/mapeditor/tiled - 729d0016af1b77c7e07d07fa07c77dd6c4be59b2 authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>
This was already working, but the test is just making sure they are
indeed saved and loaded corr...
Due to the use of a 32-bit int to store the flags, the maximum number of
flags is actually 31 ra...
Previously it could only handle 30 flags due to a check that was
done using signed integers.
This was regression in d8b6b111ea6315c8fed9408227f65182c4bd52ef since it
used the return value o...
When the Terrain Brush and Wang Fill Mode can't find some tiles, these
locations are now marked...
* No need to call QStaticText::prepare, it will be done when needed.
* Removed some superfluous ...
Needed because otherwise TS assumes the references will never be null.
github.com/mapeditor/tiled - 99e0599365b78c703f84a91c28db25a6d4b6a470 authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>
The only known way to trigger this would be to implement a scripted tool
that sets "this.enabled...
The setTargetLayerType(0) call in the ScriptedTool constructor happened
before the ScriptedTool ...
The argument passed to registerTool is not entirely the same as the Tool
instance it returns. Mo...
github.com/mapeditor/tiled - da844389bef873a0dad95d2b26678ea182d41a1a authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>
Providing access from scripts to the existing line and ellipse rendering
functions.
github.com/mapeditor/tiled - 90d8da347cb254127c64ebfe1a3b377aa5c20663 authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>
Closes #3537
Co-authored-by: Thorbjørn Lindeijer <[email protected]>
github.com/mapeditor/tiled - 17a56ffdeb25e49dada96c748c94128e45ad5ac3 authored over 1 year ago by dogboydog <[email protected]>
This crash was caused by an infinite recursion happening when changing
top-level FilePath values...
When an unnamed tile object refers to single images (from an image
collection tileset), the imag...
This fixes the macOS builds, which were using Qbs from Qt Creator
versions 5.0.3 and 7.0.2, whi...
github.com/mapeditor/tiled - cb4c33c599c811e0379cc4669e1bea77f258de3a authored over 1 year ago by dogboydog <[email protected]>
Mostly removing the special handling for erasing and changing the way filling
is implemented. Th...
See also 4b3ef429a7430304c035fc0f68f003102c3ecc27.
github.com/mapeditor/tiled - c61c3fd15925799aeda712bb0de54acf430dd76d authored over 1 year ago by Thorbjørn Lindeijer <[email protected]>