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

Check for null renderer in coordinate conversion functions

95f8c19fdf2ea8c7bf4d36a1d2e76398b6208cbc authored almost 8 years ago
Make MapLoader support qrc sources (#1546)

Use urlToLocalFileOrQrc() from qqmlfile.cpp

a1ceb57e142b31f3541f9fd5e6ee2b79dd654881 authored almost 8 years ago
Copy qmldir for in-source builds as well

Applications that want to use quicktiledplugin will be expecting
the qmldir to be with all of th...

b890d1e2491e77365153083be1f749948dbffb58 authored almost 8 years ago
Update .gitignore (#1544)

a4be3fa38dfe453ad822892a69e47a11517ee8ac authored almost 8 years ago
Add invokable coordinate conversion functions to MapItem (#1539)

9a0253a74602257786d01da97d129a8ae8aa77a8 authored almost 8 years ago
Added Hungarian translation

5343bed3b32d9607fbb54f1f39a1e875e5e4114d authored almost 8 years ago
terraingenerator: Made the amount of columns configurable

A new --columns N parameter can be used to change the number of tile
columns in the output image...

7f8830d65dccb3bbd01150b76b012b89d246f5bc authored almost 8 years ago
terraingenerator now compiles with QT_NO_FOREACH

e2ec2a5a862a594d036f2bc88f58b123f1721a2e authored almost 8 years ago
Memory management tweak

Use stack-allocated custom writer instead of heap-allocating and doing a
manual delete.

3c6bc12c74b7f132a23ebc9c70a1e63a9851aeb4 authored almost 8 years ago
Write out Tiled version in TMX/JSON "version" attribute

Now we've reached "Tiled 1.0" and this means it is about time that
version attribute starts trac...

ba7cffd12e61ec1a146141582a269b0a1fdb8ce4 authored almost 8 years ago
Refactored the MiniMapRenderer to no longer be a singleton

It was made a singleton to be able to set the relevant map document to
be used by the MiniMapRen...

62a89e1c099d95e769bf1859eacaa624b51ba484 authored almost 8 years ago
Minimap in the resizing dialog (#1516)

Also added zooming with mouse wheel, which can be useful when scaling the map down.

245c013dcd2924b02fd9e1794862195233aa4ef6 authored almost 8 years ago
Fix MSVC warning about struct that is forward declared as class

6b7081532447d2ab1748ba7adeeb39c0f5273aef authored almost 8 years ago
Qbs: Build new resource file of Tiled Quick

Also made some other minor adjustments.

a51b285cb0ccbfae79ca299c25f417942a65658b authored almost 8 years ago
Merge branch 'master' into wip/qtquick

Conflicts:
.gitignore
src/libtiled/libtiled-static.pri
src/libtiled/map.cpp
src/plugins/pyth...

879fb851aa94e2ce6ba2c2da35852ba676e15fa2 authored almost 8 years ago
Add qml.qrc for tiledquick's QML files (#1528)

This avoids the need to mess around with import paths for the
application's QML files.

658200c26a121d4b19674690df770ccb275fc1fd authored almost 8 years ago
Add .qmlc files to .gitignore (#1527)

dd2bf279adcfd68610c6fb66ad840c778606567a authored almost 8 years ago
Fixed hexagonal rotation of tile stamps (#1515)

Hexagonal rotation now moves the tiles around in 60 degree steps.

This patch also fixes stagg...

c170b55a0fe78f73c9ca74e66e7b8259ae071782 authored almost 8 years ago
Added auto-show/hide all palettes (Clear View) option to View menu (#1522)

Closes #563

de8265e1fea26e7f72b65adc3f3a773bad9a38b5 authored almost 8 years ago
Merge branch '0.18'

ed43935dca194a98ae61e6edab0d215c550a2b8b authored almost 8 years ago
Adjusted dash length in object selection rectangle

Used a custom dash line and flat cap to make the black and white dashes
have the exact same leng...

f0cd83a10a167c2d36394a274dbd698933309b4e authored almost 8 years ago
AutoMapper: Apply custom properties set on output layers

Requested on the forum:
http://discourse.mapeditor.org/t/automapping-rules-doesnt-support-adding...

f19f97b38e105f5fd8408dddd8e87cea05b3a40f authored almost 8 years ago
Hide Group actions from context menu when not clicking a layer

fe66138721c1c8456f3561b214237bde6cd62d73 authored almost 8 years ago
Use more specific return value in Layer::clone overrides

Avoids excessive usage of static_cast.

63a44ddaaaabbfa9cf1eb6670f3329eed62b306a authored almost 8 years ago
Coverity: Fixed three "Missing break in switch" issues

None of them could result in any misbehavior, but it's better to silence
these issues anyway.

4b80dde7930be18a33c6ff59d51af47a18d54f11 authored almost 8 years ago
Merge pull request #1276 from stefanbeller/automappingfix1224

Fixes #1224

bbbe0ac8132517cbc52d69f93809308cb40b854e authored almost 8 years ago
AutoMapper: More code cleanups

Removed the need for two explicit sets, which were already available as
keys of a map.

Be more ...

a6dc53dde25e7077b2c2a7c5ffab0920796940c3 authored almost 8 years ago
AutoMapper: Simplified some code

This reduces code duplication between AutoMapper::setupTilesets and
MapDocument::unifyTilesets.
...

a2fd1aafea3184ec5b3053558b1b8e9db91d35d9 authored almost 8 years ago
AutoMapper: Fixed object groups always getting added

Object groups as output rules were always getting added, even if no
rule adding objects was appl...

076382c2aa863afe2c272b4521e20c93b8c80cde authored almost 8 years ago
Bumped version to 1.0.0 and updated NEWS file

Still quite a bit to do until the release, but it's already one of the
biggest.

a7ebaaf212208b1de36a2a9c12868957cb9cba17 authored almost 8 years ago
Fixed setting the format when exporting a tileset

aaf86337daf42aa323fbe8b5e504f1d8ad30329f authored almost 8 years ago
fixed objects offsetting while resizing

7ffc8e4f140ac5f5c00e13178e13c2e0cff1af01 authored almost 8 years ago
Fixed JSON tilesets getting saved in TSX format

The problem was that when an external tileset was opened as part of a
map, there was no way for ...

9df735d3ee40024a108c1cad5e71899257210490 authored almost 8 years ago
Fixed error reported by valgrind

The construction of mZoomable causes an event to be delived to the
TilesetView (probably QEvent:...

201f6b9b390ffa8c6e027b44d4e388079e83abfc authored almost 8 years ago
Fixed tileset reloading not updating tileset properties

The properties were forgotten in Tileset::swap.

Related to bce8cbb3193e6da00f97dd5f96bc8f066eeb...

1fc40ab7135b82284b511bc9c9a006e3b16d6091 authored almost 8 years ago
Translated using Weblate (Russian)

Currently translated at 100.0% (842 of 842 strings)

d4b9c98d07b889ff48afacc816de0e5468a48c09 authored almost 8 years ago
Translated using Weblate (Ukrainian)

Currently translated at 50.9% (429 of 842 strings)

4f8cc6d23e778752dbff26b7da0e626e42c0d088 authored almost 8 years ago
Translated using Weblate (Turkish)

Currently translated at 100.0% (842 of 842 strings)

e3bb8b27bb0aee9f3a9f1146dcfb931036e788d8 authored almost 8 years ago
Translated using Weblate (Ukrainian)

Currently translated at 22.5% (190 of 842 strings)

dff3db35b88e1ff9ca838de0cd97336e7619de94 authored almost 8 years ago
Translated using Weblate (German)

Currently translated at 99.8% (841 of 842 strings)

fcff4f16e40424f8ce7cc044f6fcb3a4dc7fc14e authored almost 8 years ago
Translated using Weblate (Russian)

Currently translated at 99.1% (835 of 842 strings)

7964376c3473a315cd307de145c7e46727a4b2da authored almost 8 years ago
Translated using Weblate (Russian)

Currently translated at 99.0% (834 of 842 strings)

bfbd12f2b63af2e35d1724996537c270d2ee40fc authored almost 8 years ago
Translated using Weblate (Ukrainian)

Currently translated at 36.4% (307 of 842 strings)

ba4376bd0c914df51f39b722e43ab9061faa8747 authored almost 8 years ago
Translated using Weblate (Russian)

Currently translated at 97.6% (822 of 842 strings)

ae86c680a72da1aa011fb78f885da244a3a4fa4e authored almost 8 years ago
Translated using Weblate (German)

Currently translated at 100.0% (842 of 842 strings)

08098618cd566e1622894eabe082ae64068bf605 authored almost 8 years ago
Added translation using Weblate (Ukrainian)

e770d93c47e17b0d811e1e90546b06104735f05e authored almost 8 years ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (842 of 842 strings)

ca9a31215c610840951c732c90ecdb70c5941f4d authored almost 8 years ago
Translated using Weblate (Hebrew)

Currently translated at 100.0% (826 of 826 strings)

7d64a0405060d780988728f00192fadf405f706b authored almost 8 years ago
Fixed disappearing of tileset and terrain properties as well

Addendum to 8494cd6d4a02f4799c81e473a82048b5bd6b8bbe.

bce8cbb3193e6da00f97dd5f96bc8f066eeb416b authored almost 8 years ago
Fixed disappearing of tile properties on export/import

When exporting or importing a tileset, the tileset is cloned and then
the tileset referenced by ...

8494cd6d4a02f4799c81e473a82048b5bd6b8bbe authored almost 8 years ago
Small fix to Alt-click selection

When the first and last objects were already selected, the
second-to-last object would never get...

adb3746d520523ade85785ac1fc882838be47989 authored almost 8 years ago
Fixed external tilesets changing into embedded ones on save

This was due to a silly workaround. The workaround is still there, but
now it at least shouldn't...

f7c2c3f19890132e3780c157155e683086a9aa61 authored almost 8 years ago
Support removal from selection when using Alt modifier

In general, I think it is useful to allow also removal from the
selection even when the user hol...

59abdf7e2f918be4a821a3689b6aa4ff2385f051 authored almost 8 years ago
Selection of underlying objects (#1494)

This change allows using the Alt modifier key to select objects below
the currently selected o...

71ce959bf1c7c37849148f1dc1f8f394d54ba5d4 authored almost 8 years ago
Removed broken livecoding.tv badge

I'll add back a working version later.

Closes #1506

aff4900dc8a36b96a4f41f48e158cd57179ea26b authored almost 8 years ago
Add libtiled/libtiled-static.pri (#1505)

6cf6a80cb9c8f5af71dc451bde9494ed6a46789a authored almost 8 years ago
Fixed fast movement of selection outline while dragging objects

Increase the offset each time the timer fires, instead of each time the object
is drawn.

Also r...

b0a57c957fcbcec22ba6b8797c83315fc9556a31 authored almost 8 years ago
Implemented marching ants effect on selected objects (#1503)

Closes #1489

1629be0f84cc8f5c778f1fb0e138dd7b4b795751 authored almost 8 years ago
Stamp brush now works better with staggered maps (#1496)

Previously when using the stamp brush tool when in hexagonal mode, moving down rows would cause ...

cdc71f4bf06c2ce9fb754887a8756f3686b18ea2 authored almost 8 years ago
Flipping a group of objects now works as expected (#1481)

This also affects flipping of single objects, which now takes the rotation into account.

Clos...

0d27be03d62a5dbb9ff0477b8dcc106e33466bb4 authored almost 8 years ago
A bit of cleanup related to commands

* Use less nested layouts in CommandDialog
* Removed getters for specific command properties fro...

83b26c48238709d03d1acb54b2dc7a6749af7dd8 authored almost 8 years ago
Added an executable picker (#1488)

Closes #942

1b3bd619897b8276566526d3f9511d0569f822cc authored almost 8 years ago
Updated French translation

d34d9484a5eceb664e9674f923b990f0cca1956a authored almost 8 years ago
Remember tileset zoom level in the tileset editor (#1479)

Also, the zoom levels of the tilesets in the Tilesets dock are no longer connected.

Closes #408

c2c9cc608d394389ca3cd59cd747e5562bb1d550 authored almost 8 years ago
Made Ctrl+D duplicate objects

This means it is now no longer a shortcut for Delete, but this matches
the behavior of some othe...

c35b3827a0ea2502b9a4c237a3217df7af733b76 authored almost 8 years ago
Improved the behavior of the tile selection tool

It is now easier to select tiles since it works the same way as when
capturing a stamp. Any touc...

c72d0b834468848985cf430060eaa106d19e80c2 authored almost 8 years ago
Merge branch '0.18'

2ecbb866e0e17fefbb82b37b9f8aa1bf4bd3dbd2 authored almost 8 years ago
Fixed handling of pinch gestures

While reading the API, it was clear that we should use totalScaleFactor
rather than scaleFactor ...

7dd81fc992bf83830c9d666109f07c80415ef0a2 authored almost 8 years ago
Added switchable columns to objects view (#1469)

Closes #1462

f925b8a40e88bd277692a4cd48b4d4d0076f5778 authored almost 8 years ago
Qbs: Added an option to disable the use of RPATH

Example

qbs build Tiled.useRPaths:false

Issue #1484

39caf0910e5e2db504b91c1eb0fc5c9dbd67c214 authored almost 8 years ago
Qbs: Install more files on Linux

The following files were previously only installed by the qmake project,
and are now installed b...

693878655129e1221cbea9d22e5ea5a6afcdfcee authored almost 8 years ago
Qbs: Added option to install the libtiled header files

Example:

qbs qbs.installRoot:/usr Tiled.installHeaders:true

Issue #1484

f53b0bace623ecdb73685d9980a010e597e7c771 authored almost 8 years ago
Qbs: Removed obsolete dependency on Qt.opengl

That was for Qt < 5.4, and Qt 5.4 is required for building Tiled now.

2efca7d0a7f537b15b30db4d39b0cb2b601246c9 authored almost 8 years ago
Custom shortcuts for commands (#1482)

Fixes #1456

c1a48ad13b812d6531b372ec8295b19a769257d9 authored almost 8 years ago
Added executables in tests directory to .gitignore (#1485)

2a967cb4ad4b25d2c560ae48868056ef7fbca757 authored almost 8 years ago
Use shared QAction instances for running commands (#1480)

Follow up patch for #1463.

d46508064b817d2c00166e04cc61a142dc216d24 authored almost 8 years ago
Option to run commands from menu as well as edit them (#1463)

Fixes #943

f7b489c9cdd5c776fc343bfe8350336412628c73 authored almost 8 years ago
Check for duplicates when adding tiles (#1461)

Closes #1227

cf950d42400cee7dcda2089abf88a461964dcaf3 authored almost 8 years ago
Always update current stamp when a tile is clicked

Regardless of whether it changed the selection or not. This makes sure
that the stamp is updated...

bcf6f3ea3a13f8665d17fc7ef56cacce33d5b053 authored almost 8 years ago
Fixed Offset Layers tool to wait with dragging

The Offset Layers tool caused an undo entry to be made by just clicking,
because it was immediat...

5634162d2acbe5dde7e632929dabe54848dfd59f authored almost 8 years ago
Add Ctrl+Y as possible redo shortcut

A lot of applications use Ctrl+Y for redo, so some users will expect
this to work. On Windows, t...

4dd367113f8cf70cc64f066c968c6322eccc666e authored almost 8 years ago
Support 60 degree rotation for hexagonal maps (#1447)

See http://discourse.mapeditor.org/t/rotate-hexagonal-tiles-60-degrees/1546/5

fae6ebda331037b3aa2a2dfe4fbc53984fe338b7 authored almost 8 years ago
Tweaked setting the current object when switching layers

When there is no current object, it's better to set it to the new layer.
This makes sure the nex...

2ea0b28b4ec1f3b0cdbd747e0b91951b47cac003 authored almost 8 years ago
Changed the eye icon again

Found this more stylistic version at
https://github.com/gnome-design-team/gnome-icons/tree/maste...

388bd943ece995d4e56a3ea0bded1df0e9a5310b authored almost 8 years ago
Fixed crash when changing layer without a current object

It would crash when deleting a layer, for example.

11f1ef91c966bb9a0c61ed890fff303e81357be2 authored almost 8 years ago
Change current layer depending on selected objects (#1466)

Closes #1424

cd87cbcce7397ee17826153821cb067c7ce0b0e3 authored almost 8 years ago
Use eye icons from Inkscape

Available under GPL 2.0 and I think they look prettier. Also, provide a
higher resolution versio...

6db4285f10872c747b8ce99493f893f30827038a authored almost 8 years ago
Use an eye icon instead of a checkbox for layer visibility (#1457)

Closes #1127

2f3a7cd4d30aee20c9afa5a6bf1736c8d003c977 authored almost 8 years ago
Hide Width and Height properties for Polygon and Polyline objects (#1464)

Closes #1451

4d0f1486b8edde4be29605d908e537aefe302f37 authored almost 8 years ago
Made the Swap Tiles command work on the entire map

Not just the current tile layer.

When swapping the tiles of a tile object, it automatically adj...

b52338ca20158d51d600314d5d1a139cdb93e441 authored almost 8 years ago
Added Swap Tiles action

This swaps the usage of the two selected tiles on the current tile
layer. It is only enabled whe...

2c6cde6ae1621b7286960178c2e024b3addd3c79 authored almost 8 years ago
Added short and consistent map format names to use with --export-map (#1454)

Closes #1382

6dc2213d1ea0fddeb8d9e6dd71255c3875ac093d authored almost 8 years ago
Tweaked donation link

01d82ed6a52f74558f576bf129108299863acc16 authored almost 8 years ago
Added brief contributing guidelines

00873187b0d595038778b60085b81348a76f5d75 authored almost 8 years ago
Removed no longer needed public emitX functions

All signals are public since Qt 5, so these functions are no longer
necessary.

71ee0a4bf228633328db84998622a64a81930d82 authored almost 8 years ago
Added Tile.type and inherit tile object properties from the tile

This type is the same as used for objects, and tile objects without
explicit type will inherit i...

5ab9bb99360347e0846504b3f2a3e04924686c66 authored almost 8 years ago
Fixed a small regression regarding label color updating

While adding the Text object, the code got list that emitted the
objectsTypeChanged signal, brea...

07347c4884db4a6fce36e7383199082ba373c1ac authored almost 8 years ago
Fixed a possible crash when selecting objects while editing a tileset

By undocking the Objects view, it is possible to select an object while
editing a tileset. The c...

84ec1544f712a40295b0a8f39cc2fc39d0c9a504 authored almost 8 years ago
Fixed a typo

1cd42dd6a76a6a4bcfa680383f3eae4c54a27b78 authored almost 8 years ago
docs: Added link to tmxlite C++ parser (#1452)

closes #1397

11bd97a3ab6c6eb22c9cbf0d26c601999488a61c authored almost 8 years ago