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
3013d6c7befd04f9c71b119cb4fdcc316f0c65b8 authored about 8 years ago
94d5358d1919a76cc662d0b731041e8e02bd5b2b authored about 8 years ago
a8488dec7b0e17bb0bd45648d9886c557efad9a8 authored about 8 years ago
It's up to date again thanks to Tomer Daniel.
9ca6cc963ca9b5d16179333c22793d09ebf6c270 authored about 8 years agoCurrently translated at 99.2% (836 of 842 strings)
03d0a1f731e04a267ff7cd3f650d99700361082a authored about 8 years agoCurrently translated at 100.0% (826 of 826 strings)
2508a4b2e0373b26af157c859e4087b13c747ef7 authored about 8 years agoCurrently translated at 93.8% (790 of 842 strings)
aeebca0d1721a4845c52aa7e59a658931f837883 authored about 8 years ago
Now we'll build against Qt 5.7.1, which hopefully also fixes the crash
encountered with Qt 5.7.0.
96e498fd15289b31af9966d5b1ab60bbd77a2624 authored about 8 years ago
Conflicts:
src/tiled/mainwindow.cpp
src/tiled/propertiesdock.cpp
src/tiled/propertiesdock.h
...
Previous code was changing the selection even if the removed property
wasn't the currently selec...
2310be29e09d0204546bff9042ce76d08bc27964 authored about 8 years ago
This fixes the issue of the buttons being disabled in the first place,
but also several cases of...
478a731d33ec0bae96e2e59931864a6289890ff5 authored about 8 years ago
Now, when a tile selection was copied and a tile layer is selected, the
Paste in Place action wi...
When closing the last map, the model of the Objects view would get set
to null, which is no long...
8c56014c98b917267e4333113936429a9e9c8bb1 authored about 8 years ago
feb0d397b102628d822e7c20719c734adae81934 authored about 8 years ago
Seen by Mr-Hide on IRC.
5fdf5a2e68b601de1766de79a438b6699833a7e2 authored about 8 years ago25134909038ec982932a9be3c013c0c3e39066f5 authored about 8 years ago
Also added Dusk Engine and removed the no longer maintained Lime project.
35e8c21699efff92448603020b65abed796d103e authored about 8 years ago
MapEditor and TilesetEditor are not widgets. Now there is a signal from
the Preferences to make ...
b1771151a8f816982112556d3cbae79ccbae5c47 authored about 8 years ago
Found 842 source text(s) (21 new and 821 already existing)
Removed 5 obsolete entries
...
Currently translated at 74.6% (617 of 826 strings)
eab8f661cb4b5e2b699545f89e749b02f9ffe4cb authored about 8 years agoCurrently translated at 100.0% (826 of 826 strings)
831dab4f504fb3c2be9e9ce76d55f97758ddc343 authored about 8 years agoCurrently translated at 93.4% (772 of 826 strings)
b84cd72485391545099d4f7cb169bbaae79188a6 authored about 8 years ago
The wip/tilesetdocument branch is basically ready for merging into
master, but due to the many c...
10bff6073fc13c1a5e90bc3cde9b41d2241cdffd authored about 8 years ago
New update of the translation to the Brazilian Portuguese language.
1d0d885b57b4342ed6e53b973fa1265829a1b93b authored about 8 years ago
I still think they should also be in the menu, but this is a quick way
to make them available ag...
Also ship it in the distributed archive (unfortunately, adding it to the
installer is rather mor...
This example is by @ponywolf and released to the public domain. You can
find it at http://openga...
Updated the Fedora installation command as described in #1407 and also
added an alternative way ...
* Fix macOS build
* Use Qbs from Chocolatey on AppVeyor
6de0764a7b250bf053126d99f4cf2636dc26f70a authored about 8 years ago
422f43942cf9e3e5abefda92c060f3dd1d1ac23f authored about 8 years ago
This raises the minimumQbsVersion to 1.5.2. In Qbs 1.5.2, osx was
renamed to macos. This is a fo...
There's now an "Embed in map" checkbox in the new tileset dialog, which
is enabled when there is...
Apart from making it work again, it now clones, saves and replaces, to
solve issues with undoing...
Now it works by cloning the tileset and if the tileset was already in
use by the map, replacing ...
Merge error.
e72ad4302fb8f5671a90f369a97b2573545c8020 authored about 8 years ago
Conflicts:
src/tiled/mainwindow.cpp
src/tiled/mapdocument.cpp
src/tiled/objectsdock.cpp
src/...
a71eeabffdcd0866d7c86689ac22236e74c33a89 authored about 8 years ago
When a tileset is closed without saving its modifications, but it is
still referenced by a map, ...
* One BrokenLinksWidget instance instead of one for each map.
* Now it also works for tileset do...
I need to add the release notes before it gets set to Released, otherwise
the new release e-mail...
Integrated clip area optimization from IsoMapView (Tiled Java).
8c136c3163228375e65fef9a7a628c651b172a30 authored about 8 years agoAdding Orx Converter to the list of supported tools for Tiled.
a7d4f63a3f4fe25285f623e8a30c6a8529223f38 authored about 8 years ago
Using the new ReversingProxyModel, which keeps the base model and related
code simple.
The obje...
7c11cdc8d4f0b3b0064a7f0e83f5648f150aeeb8 authored about 8 years ago
This was way more work than I had anticipated, but this proxy model
simplifies the LayerModel an...
Replace reflection with Java XML Binding (JAXB), add more test maps to ensure maps load correctl...
14553731547b737f4028e65125072e7a8351593f authored about 8 years ago
* Made sure "up" and "down" refer to the stacking order, so it makes sense
for object layers u...
* Added object move up/down in Objects dock
* Added pixel coordinates to status bar when edit o...
I just think it looks better.
49a75607f2ba622de83cc006cf6bec710aba9482 authored about 8 years agoed65b8ef2f4d10e43022f5e6d11ba67d5e4c0c56 authored about 8 years ago
91c1029c3debb64be0db271b0962593d338553e5 authored about 8 years ago
This reverts commit ffe06a0387d3b7bbf67fe12cc48c450eecf5bc46.
Actually crashes are being report...
7f1df26a15e58b2d3ff629b848e2d5adf74cff32 authored about 8 years agoThe GmxPlugin did not take into account margin and spacing, so I added few code lines to support...
1600f8fe75edc4d53d72cfa89ca692bd3c512af5 authored about 8 years agocbe9859a99849d62e0c3d1718747e8e29bae8df6 authored about 8 years ago
When editing either the type or the name with multiple objects selected,
both properties would g...
Now hosting a snapshot of linuxdeployqt myself to avoid the URL going
invalid.
(cherry-picked f...
d9419771fb8d5e66c48e3c9da2edb64796a84eef authored about 8 years ago
For image collection tilesets, the ability to change the source image of
a tile was broken since...
4c78a54b79b74696983fc5cab00bc55cff4c3335 authored about 8 years ago
Both QGLWidget and QOpenGLWidget have a bunch of issues, but using
QOpenGLWidget avoids a depend...
e37069b4da3a80e9c33bb3212068507330be8fbc authored about 8 years ago
Finish moving the list of selected tiles from Document to
TilesetDocument.
Also changed it to the new syntax, which would have made it a compiler
error...
Conflicts:
src/libtiled/maprenderer.cpp
Previously, Ctrl+T would only work for reloading the tilesets of the
current map. Now it also wo...
When using the 'Add External Tileset' action, the file chooser had a
duplicated entry for the TS...
On the second save, the reload mechanism was kicking in and it was
crashing because the reader f...
Also renamed some functions to avoid confusion, since this reloads just
the images and not a til...
df4559c8b6479aa4cd3850c7f162594d02dbd40b authored about 8 years ago
When double-clicking a layer (which opens the inline editor for renaming
the layer) and then swi...
Now hosting a snapshot of linuxdeployqt myself to avoid the URL going
invalid.
cb067f65177c979ba9166feacdea03a82d9c69e0 authored about 8 years ago
This could happen when a map refers to a tileset that uses tile
animations, but the tileset imag...
c2e6bb288269975dfab11d1778ce737bd45169fe authored about 8 years ago
The name now refers to the name of the instance in GameMaker (previously
unused), whereas the ty...
It is now possible to control the following room properties using custom
properties on the map:
...
It makes sure we'll have no partial save in case of code or i/o error.
8814db84ff8b5d300fa11e925e7df718e09c616f authored about 8 years agoObjects are exported into instances, they just need a name. Using an optional Depth property on ...
5172ad3e5661da69b1a7c6b26c1a2cc8958860b5 authored about 8 years ago
While doing this I ran into several other issues and crashes that are
fixed as part of this change.
Thanks, @johelegp!
ed1a74f8488625126fab7ef89b3f379f7d482e59 authored about 8 years agoUpdate test tmx files to v0.17.0 format and add color to ObjectGroup to suppress unsupported att...
a41118f53936147a6b6a8bc4ef59a82abd0ad0dd authored about 8 years agoRemove shifted orientation (not used) and added stagger axis, stagger index and hex side length ...
0a65ab23cf2fb2b08973355b34467e07ea946fea authored about 8 years ago
* Fixed decryption of butler credentials
* Updated URL to linuxdeployqt download
* Remove docker...
6921c9c059ce07221c7d198422b9cfe568e06c73 authored about 8 years ago
c55fc77b559ab75a581eb42fee4f38b461418447 authored about 8 years ago
Moved deploy section into matrix, since the os and compiler conditions
do not appear to be working.
32edad34050885ebfff5c72c5194bcb583880360 authored about 8 years ago
Also install QtSvg.
af0c65df2f1b57e49a90e639eae2b64284215a66 authored about 8 years ago3497da95198489e997b32652535a74df22182652 authored about 8 years ago
Always upload to transfer.sh for testing purposes.
23d630e1d310487001ad8095897ad52e40f36dbc authored about 8 years ago
This mode was previously only supported by Qbs, but I need this to build
an AppImage on Travis C...
249f7008cc3b54a7e91cd24df2daa05859995f2d authored about 8 years ago
9e3cce7fd01d4680f63255651d0e35b5ba325fcc authored about 8 years ago
Fixes hidden objects becoming visible when offsetting the map.
7f1a3174fd61c73bb32dba2fcaaca29fe5c586db authored about 8 years ago
No more light line at the top and the gradient no longer starts lighter
than the color of the ta...