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
179f0e91efab18cccc6a6ec0b18edc9253c4968f authored over 8 years ago
AppVeyor has updated its version of Qbs to 1.5.0, which means the
WiXModule hack should no longe...
(cherry picked from commit 6f456853cecfd66bb8d650f7722fb58d67c67ac2)
38836fddcfbda6df34897f9143547ddb7ede8815 authored over 8 years agoThe Visual Studio version of Qt does ship with the QtZlib headers.
(cherry picked from commit 2...
fd4b048adae73c83a600f58e560a3533a79dc5dc authored over 8 years ago(cherry picked from commit 906331d8380c4ed4c3d07266038254ec2163adda)
5bf9332ad9fcb458bd9b4c133bbb041015b12299 authored over 8 years ago
Due to the way the Python plugin was adding its compiler and linker flags,
it was resetting othe...
Use the zlib shipping with MinGW instead of the one that was shipping
with Qt (which is not avai...
Improved formatting for the changelog.
(cherry picked from commit 6da4c5d0fff6bd8c57f514c43e56c...
8016fe63bf321b130d987023c5361968cd9f8664 authored over 8 years ago
* Works with Sparkle expected at /Library/Frameworks, rather than
needing it to be installed i...
Unfortunately, it can't be tested at the moment because the Run Command
button is not available ...
Now it is also possible to drag in other directions than bottom-right,
while creating new rectan...
Now, you can quickly erase rectangular areas by right-click dragging.
Closes #1297
830c1c5b0cc6aa43d1003b1b50c4f5e3ec954669 authored over 8 years ago
The default background color for the tileset view is now gray and is
configurable for each tiles...
Conflicts:
src/tiled/command.cpp
src/tiled/mainwindow.cpp
src/tiled/propertiesdock.cpp
src/t...
c2dea496fd1a98b47ecbb6fa2df243c354d9fa56 authored over 8 years ago
AppVeyor has updated its version of Qbs to 1.5.0, which means the
WiXModule hack should no longe...
e943c67493d8495084388b30f622f844e93bf8b1 authored over 8 years ago
4a46797b39be9b8586e6215e12c2867cdb68828e authored over 8 years ago
AllowNestedDocks allows more freedom in placing the various views, and
GroupedDragging makes sta...
Setting the text on a QLineEdit causes the cursor to jump to the end,
even when the text did not...
Based on implementation from MapView, with @bjorn as part of the "Spend One Hour Remotely Pair-P...
f55048f7d5f719d1cbf0907a7a7562f00246fa80 authored over 8 years ago906331d8380c4ed4c3d07266038254ec2163adda authored over 8 years ago
The Visual Studio version of Qt does ship with the QtZlib headers.
291c3543cfd0cd0c9cbd09fbe5c9591570c59d4c authored over 8 years ago
Apart from cleaning up the code a little, this opens some new Qt APIs
for use by Tiled, like QCo...
6f456853cecfd66bb8d650f7722fb58d67c67ac2 authored over 8 years ago
Just trying to reduce extra steps needed after regular build.
44decbb2e50ffce32b6430ef4bd1d335fe5cc118 authored over 8 years ago
Due to the way the Python plugin was adding its compiler and linker flags,
it was resetting othe...
Use the zlib shipping with MinGW instead of the one that was shipping
with Qt (which is not avai...
As suggested by thomas_rush on the forums.
Long-term, the launching of external commands should...
e0d867fd80cfaf7b26d8ef2719734df8993d7039 authored over 8 years agobfdc7f0561e6b7bc7703bb6d51e26d5d19426bc1 authored over 8 years ago
Fixes #1289
37d814c8bf1a3c11ec2bf888c0a5ffa9b7f55700 authored over 8 years ago29089b2420a71c316e424efacb8134103a6fac78 authored over 8 years ago
File properties are stored as relative paths in the TMX, JSON and Lua
formats, and provide a but...
PluginManager lives in libtiled, and the TILED_LINUX_ARCHIVE define
was only set for the Tiled p...
The XCB platform plugin needs Qt5XcbQpa and Qt5DBus. Also, the SVG image
format plugin needs Qt5...
Improved formatting for the changelog.
6da4c5d0fff6bd8c57f514c43e56c8d0ad9f87e6 authored over 8 years ago
This is the first attempt at getting binary packages for Linux working.
It currently only works ...
I apparently pushed a build with a version number of 9999 while testing
tito. So I need to bump...
The script needs to be invoked with a copr api token as the parameters.
c0c5dee0727c5c3a163dc5e2f5a93e9fa0754665 authored over 8 years ago
* Works with Sparkle expected at /Library/Frameworks, rather than
needing it to be installed i...
3578dc04c4066053fac0a590ec5ae4233a9a2c99 authored over 8 years ago
The 'W' and 'S' shortcuts were ambiguous since they both applied to two
tools. Now the shortcuts...
* Added resize grip
* Removed context help button (on Windows / KDE)
* Reduced the start drag distance to make moving, resizing, rotating and
selecting more respon...
We can't use item-specific mouse cursors in combination with manually
updating the viewport mous...
When comparing the automapping rules against the set layer, any out of
bounds condition would ab...
While Google encourages to continue using an existing identity when having
contributed already, ...
All custom properties are now multi-line enabled. A text editor can be
opened with a '...' butto...
* Simplified settings usage
* Adjusted variable and function names to avoid "Objs"
* Improved la...
Closes #1032
7df9ae1d8c590e2c1859ed01253d2d9c0f0f453e authored over 8 years ago
Valid custom color properties will export in the format "#AARRGGBB".
When the color is not set, ...
75f7ce5b93182c82fc0a5212d942275d1f156873 authored over 8 years ago
64e034bcd58dc8a6a6fce2d252801c466a9ec91a authored over 8 years ago
Sparkle was only getting enabled for snapshot builds and not for releases.
This means Tiled 0.16...
It is not built by default. Instead it can be triggered by "-p archive" or
"--all-products" (thi...
For consistency with the qmake project file.
7b7c8d39d42a5a6c92ae5f90e862fe750363772d authored over 8 years agoMaintaining one set of project files is complicated enough.
See issue #1264
d1f092e9761b7564e102d9b389447bde3153d574 authored over 8 years ago
This new mode in the tileset editor replaces the previously used
Edit Terrain dialog.
For now, just moved the Info.plist file to the 'osx' section. I have not
checked yet whether it ...
The previous host for the OS X snapshots went down.
2f64847b966e33c9e5acb6bd31414aa5a8f90395 authored over 8 years ago
Conflicts:
src/tiled/mainwindow.cpp
src/tiled/mainwindow.ui
src/tiled/propertiesdock.cpp
73716fede21a8eaf9a9c6349ed0c4d078d122ccf authored over 8 years ago
83a77dcc4c6badd58112f7656cb33940d0405050 authored over 8 years ago
7f336240b25271c44c9bd71d1183e5d20973c140 authored over 8 years ago
The goal is to have a set of examples that allow quickly verifying the
level of TMX support in s...
Currently only affects pasting of objects, though I imagine it could be
used to paste tiles in-p...
It could crash because the QUndoStack destructor can end up emitting
'indexChanged' because it c...
This also fixes preservation of object IDs when merging object layers.
Fixes #1052
4bc108a837ea48b16bed2d09cb0d0358a056f0ce authored over 8 years agoMaking them functional again, since they had to be disabled before.
e5337f86fa7f728d2cfa6b7225353269794e6acc authored over 8 years agoMoved to http://discourse.mapeditor.org/
33a97e4402ec87ada6de717764cf2e02835216f4 authored almost 9 years agoIn the Tilesets view as well as on document tabs for embedded tilesets.
4f7939756bef4da31b6c85691015e14188214697 authored almost 9 years ago
This enables the new workflow, where you need to open a tileset in the
TilesetEditor in order to...
e4da996c9223d773403d2585771190847222fde0 authored almost 9 years ago
Turkish translations updated.
5d99d0142fa12f64e0d506e3c8ff1143be6c76e2 authored almost 9 years ago05b3e825f9b554aa067aa9c2b1503f57af671186 authored almost 9 years ago
ba5573f23d0b4108aa67a8cf8eeeaf2345a10dbc authored almost 9 years ago
The `removeProperty` method was missing a proper check on whether the
currently selected item wa...
Conflicts:
src/libtiled/map.cpp
src/libtiled/pluginmanager.h
src/src.pro
Conflicts:
src/tiled/changetileprobability.cpp
src/tiled/changetileprobability.h
src/tiled/ma...
e0f1751520a8f1e8bf379538085e0eaa2a78141e authored almost 9 years ago
These are now on external pages:
* Download moved to https://thorbjorn.itch.io/tiled
* Donate b...
It was trying to move the AppCast file, which only gets created for
snapshot builds.
bd02a192dcd0d585440107b145fd265b13e3d589 authored almost 9 years ago
Already works on Windows and Linux. Since it provides a somewhat quick
way of switching between ...
Having this product enabled, even when it is not being built by default,
is causing problems for...
c642665969fdd0ee1ddc47612e35741e94cccdea authored almost 9 years ago
01205a4e5ea61daca9d626e560b53c219f1c8e5d authored almost 9 years ago
Updated German translation
6f96cf094c63386d139cdf5dbd081aa8826ba0b3 authored almost 9 years ago71fa215db0f5ee9c2b1effad311c07e4ed10abac authored almost 9 years ago
When switching maps and the new map did not have a tile layer selected,
the Terrain Brush ran in...
In preparation for the Tiled 0.16 release, this page documents the
custom properties feature, in...
The PreferencesDialog destructor was re-instantiating the Preferences
singleton, which in turn r...
When the user manually checks for updates, there should be a progress
bar and a message even if ...
d96d1cbfdf2c732ba208ed882e602cbc14ef4b4a authored almost 9 years ago
1b6e2b0440e126a017e0c3616eb011e75dea0c09 authored almost 9 years ago
695e6dba1453d481cc1bc101974bcd7904149da5 authored almost 9 years ago
8e3c9ed6bee1a29220ab92ef2d26e133b6b69690 authored almost 9 years ago
I have no idea where this resource is used, but better avoid having it
refer to some old version.
557270649a01fea8925ff6ecfca79aee220c581a authored almost 9 years ago
8bf31729b7b2853211381b71969a0712385bbca6 authored almost 9 years ago