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

Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/terraindock.cpp

1ee3623a3ea9db4319c45f1e56e1a49df78e8f15 authored about 8 years ago
Restored ability to edit tileset parameters

9c062ab52ecef73f37de1990a46008eb9edbce52 authored about 8 years ago
Fixed double loading of tilesets

When an external tileset was opened as part of a map, and then opened
explicitly, it would get l...

3abe086ea8d60354cb6a5d2a943443fdee1f0490 authored about 8 years ago
Fixed crash when changing tile probability

Was using the wrong document pointer.

5f27116a907180c75a41d8246d7e6ed827aee3ed authored about 8 years ago
TilesetDocument should keep a reference to the tileset

This enables the reloading of the tileset image when it changes, as well
as avoiding to load thi...

85f45d05214a47529cc9474dd262d0889e34025d authored about 8 years ago
Fixed issues with the Remove Tileset action

* Disable the action, when the selected tileset is not actually listed
by the current map.
* U...

24c07126f565a16dd372c7aaea6d7bdb277c8d5c authored about 8 years ago
Made the zoom actions also functional in the tileset editor

4a936bb801204bfe7b8b584e512ead114193f6b2 authored about 8 years ago
Added a Tileset menu providing access the tileset properties

This menu is only visible when the current document is a tileset.
Similarly, the Map and Layer m...

9cf8f682cbafaf6bd7d16a58b1605df6b41b3c53 authored about 8 years ago
Added back the 'New' button on the main tool bar

Now it pops up a menu so that you can choose between creating a new map
or a new tileset.

d0a510c11b1ee8fed6ace7328e51569c909e3589 authored about 8 years ago
Updated TMX schema definition (#1385)

Closes #509

2c05d8d7633c8777d0aba394df10409b914eff43 authored about 8 years ago
Immediately ask to save new maps and tilesets

It will no longer be allowed to create some new unsaved file, because
this doesn't work nicely w...

343e72abd0e4821538bb04d42da51d532d756584 authored about 8 years ago
Fixed empty tileset view for the first opened tileset

It would only create the view later, when switching to another tileset
and then back. Due to the...

403d6da0484fed8c728e78b60ced3ec06d161ed9 authored about 8 years ago
Fixed refresh of draw margins when tileset tile offset is changed

6be00dc93b4c6f363fb78382462579dac6bdb749 authored about 8 years ago
Made the New Tileset button in the Tilesets view functional again

Just triggering this action through the new ActionManager.

92fca32a89d0f8f87936df420ac8a4467c1ffac9 authored about 8 years ago
Initial start page when no files are open

This change adds a special page that is shown when no files are open.
It currently just helps th...

6bad7a229a079be5182a5bb27252caedcc813a23 authored about 8 years ago
Removed the 5 pixel margin for dock widgets

Actually I think it looks better without the extra space and it makes
it easier to resize the vi...

ed0d56a47a6307d7759623a19141624cdb60dd5d authored about 8 years ago
Added a context menu action to reset the size of tile objects

This is useful after unintentionally resizing a tile object and
discovering it later, or after t...

11c3bbf1d75b74eb53f2fe8c7b6e9300f895db18 authored about 8 years ago
Made random mode accessible again

Moving the Random button to the main tool bar of the map editor.

d001174c4f26306a1360b3e85fd347b2a7ec6292 authored about 8 years ago
Merge branch 'master' into wip/tilesetdocument

b6d3578b00796f5c384897ab32e76f33d7e49f27 authored about 8 years ago
qmake: Fixed compilation errors

When not using precompiled headers (like when using qmake), mainwindow.h
was missing the include...

6954e51d38b5d2c8fc58461fc7664c152fcc0d7f authored about 8 years ago
Merge branch '0.17'

f93935c80df71613ca163e7175887915c40eaa0e authored about 8 years ago
Updated NEWS.md and bumped version to 0.17.1

7c95ae9a9dabbd792d054965cbc2b6374ee27b8c authored about 8 years ago
Fixed problems with using predefined file properties

The type on these properties would go lost due to some outdated code
in the writing and reading ...

7dbeb8088aab6f0bca2fb4b3b7af6b023d02836a authored about 8 years ago
qmake: Use the built-in mechanism for using pkg-config

Fixes compilation on OS X systems that have pkg-config installed, like
on Travis CI. This way qm...

82529aed2df6885ffc33cb17db81df414b91cf7a authored about 8 years ago
Show all open tilesets in the Tilesets view

Now the tileset view shows all loaded tilesets, except for embedded
tilesets that are not part o...

6bd6630e3f5e7fba8ed46bb478a4d0328e73a9b7 authored about 8 years ago
docs: TMX format documentation updates

* Updated TMX changelog and docs with "color" and "file" property types
* Updated docs about mul...

fb1839b41d4797c87e5bb7183209c044fe244714 authored about 8 years ago
Allow scrolling past map edges with mouse wheel

It was already possible to go past the map edges using panning or the
mini-map. Now the mouse wh...

dab4f29c1acc9adeb2c2ffff1afe763509fd7832 authored about 8 years ago
General code cleanup in MainWindow

Mostly to change its MapDocument* into a Document*.

767e2df4493c14fc96b101e31ad41f51288bf311 authored over 8 years ago
Enable HiDpi scaling and improved the quality of some icons

By default, Tiled will now adjust its scaling factor to the DPI of the
screen (without affecting...

80a7317106e49baa5f97b458b72437a8fb3158a0 authored over 8 years ago
Changes to allow artefacts to be deployed to OSSRH (#1379)

8089eace1da918b65ada8c6467c9fc6115c2650e authored over 8 years ago
Added right-click to clear the selection to all tile selection tools

The Rectangular Select, Magic Wand and Select Same Tile tools now all
clear the currently select...

2d5da99747f38a385c8705031fcb16eda1ce8486 authored over 8 years ago
Merge branch '0.17'

3f24cf3252559c856b8b35ef2c34efe2182955e6 authored over 8 years ago
Qbs: Also disable tmxviewer-java when using Qbs 1.6

Otherwise the project fails to build due to disabling libtiled-java.

8ddb8b9db779f03fe96b9805bf4894a11631b9b0 authored over 8 years ago
Fix out-of-sync tile selection during offset change

Closes #1377

86a189a6a2cd16eec1c61aa08826b82d82d064b4 authored over 8 years ago
docs: Added SKTiled to libraries and frameworks

A Swift framework for working with Tiled assets in SpriteKit.

656a2f34434825e2623430d39358cf3c9ecd4d1d authored over 8 years ago
Added MIME type for tileset files

Allows automatically associating .tsx files with Tiled on Linux.

bd3dc1a9764ea8ae745c7f7dd76e82cda4c5ed65 authored over 8 years ago
Fixed saving of geometry of tile animation and collision editors

d0d0d7c15aba755a2a45039f734edd30caac131a authored over 8 years ago
Fix some Chinese translations

441fc4d47db0abc2e24208d6ee00caa3a61ae022 authored over 8 years ago
Merge pull request #1372 from mikepthomas/develop

Convert Java projects to Maven

229b28723646ff095bc254a496b9c2bea14bdb2f authored over 8 years ago
Remove deprecated methods

55abec5ca985aeb849e9e862fb66be425bdf31bc authored over 8 years ago
Update Qbs build scripts to point at new java root package

bac2333567c41b4594b98e2b9d2dbfa6d13f0aef authored over 8 years ago
Updated IntilliJ project to include generated sources and inherit project JDK

a8f55e60262f5ba17c6f01abb09b40e8290516b9 authored over 8 years ago
Updated Maven build scripts to comply with OSSRH requirements

78fa810d61b1dd69c598154fb50800c96076d043 authored over 8 years ago
Update Maven plugins & project metadata

Upgrade to Java 7
Deprecated use of old classes and methods
Add support for multi linked images i...

ecd6c9ba9559fdbc3c708ac2a3af90d60690b0f1 authored over 8 years ago
Convert project to Maven

ce7eeab988ca8c2ef0cc56dfefbd2a154b3744ed authored over 8 years ago
Lua plugin: Fixed type of animation frame properties

These numbers were written out as strings rather than numbers in the
export, probably due to cop...

88701a94f8371adc57fe301ebeb413311f0d8da5 authored over 8 years ago
tmxrasterizer: Use smooth pixmap transform by default

This is to increase the default quality of the rendered map, especially
when rendering thumbnail...

dfa2b81b06a5581beedafa272881ae028b6fc8ac authored over 8 years ago
Fixed execution of copr script without parameters

2a78eba510c19dc7402a238fedbe860e64e00997 authored over 8 years ago
Added a thumbnail generator according to the freedesktop standard

This enabled file preview generation in file managers like Nautilus.

5a4065b1fb6e12e1301efafe97d2c9372d8855ba authored over 8 years ago
tmxrasterizer: Default to 'png' when target format not recognized

Normally the format is derived from the file name, but that doesn't work
for the temporary files...

29274e412f77de4939b0671a6243ebdc09cbceca authored over 8 years ago
tmxrasterizer: Added --size argument and support local file URLs

This allows the tmxrasterizer to be used as a thumbnailer.

4b09154bc756912704088860d9fb76118fc6d12a authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/propertybrowser.cpp
src/tiled/tiled.qbs

173d3cb0a63baa833b7ad20475c98239be346c1b authored over 8 years ago
Merge branch '0.17'

943f297cc2b1360f0a4fc201185d0c3a3b7810b7 authored over 8 years ago
Avoid asking for tile index adjustments when there is only one row

When there is or was only a single row of tiles in the tileset, then it
does not make sense to a...

2cfc54e9b3aade3405e4d5cd9fe4fa2c81ed98b3 authored over 8 years ago
Merge branch '0.17'

d89589a8388345538e9d904ff3600f0819a554eb authored over 8 years ago
Qbs: Disable libtiled-java on Qbs 1.6

For some reason it is failing and I'm guessing it's some issue with this
new Qbs version, but I'...

1649ab0d06a3906441c5cfd0ca3ef68b5635ca1f authored over 8 years ago
Merge branch '0.17'

0fe90512195b9509ce7cbde6dcc5afccfad792a6 authored over 8 years ago
Qbs: Updates to work with Qbs 1.6

These changes should also still work with Qbs 1.5.

071da016e9817ae51b59955521f668dcbdc4b2d7 authored over 8 years ago
Always enable the "Object Properties" entry in the context menu

It is now possible to edit multiple properties at once.

441b7a2a9e82fb1a887636debabce8bd6364041a authored over 8 years ago
Fixed some Chinese translations

a4e6f5bc8ed50dcc03e2231d3d2a5716f718a37e authored over 8 years ago
Added keywords to the appdata file

Closes #1175

a78ed6a56226d1bfa2c0585c08da9e5cd77fc7df authored over 8 years ago
Avoid referencing the same tileset multiple times in a map

This leads to problems in tracking on which maps a certain tileset is
used.

2c6ae4b395ef35d0d44f493dec8843018248103b authored over 8 years ago
Small fixes and additions to custom property context menu

* Put the "convert to" actions in a submenu and added actions for rename
and remove as well.

...

503eb6c6bd87b8c2fd4f25a99a55f847def9bb0e authored over 8 years ago
Added context menu to change custom property type

Closes #1304

6c4e52f900928590c21cd9ea460e4894d99f7e0e authored over 8 years ago
Windows: Make console output work when running in a console

Closes #953

d5882a5e3ee8a98e9106ff2acc108b8c969a4637 authored over 8 years ago
Opening tileset properties will open the tileset in its own tab

It is now no longer possible to open the tileset properties in the
Properties view of the map.

dac166f5c37faf9b1fc12879ccd9dde7092973bb authored over 8 years ago
Don't show TSX format twice when exporting a tileset

0826a2edba104cd691bdf7ad4a727a4f1e751982 authored over 8 years ago
Made the Tile Stamps functional again

27ace9799c9216100b8e155996dd374a46734e9b authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/command.cpp
src/tiled/mainwindow.cpp
src/tiled/mainwindow.h

45e70d82c4e3c74fc2b0dbd387c5b5942b32433f authored over 8 years ago
Added Layer via Copy/Cut actions

Based on their Photoshop equivalents, these actions provide a quick way
of moving or copying the...

adc1796434a0b6e52a9c78c93dee6308a942bf15 authored over 8 years ago
Moved cut/copy/delete implementations to MapDocumentActionHandler

It's easier to re-use them there and this place is anyway more
appropriate than having it in the...

e42b7d18a8d9501acd3142b7f1867b8ad559ead2 authored over 8 years ago
Fixed tile id adjustment for newly added tilesets

When changing the width of a newly added tileset image, the tile index
adjustment was not kickin...

cde5319d52d582ce516dccfaa6c50d472d419373 authored over 8 years ago
Avoid saving unfinished objects

When pressing Save (Ctrl+S) while adding a new object to the map, the
new object would already b...

cc6ca9cf1240b25b4f8a747b5c2d3d31623dadeb authored over 8 years ago
JSON plugin: Added Node.js support to the JavaScript export

Allows doing:

var map = require("./some-map.js");

Closes #1350

5055dca3e45d88af718e0cab4b0547e69be41a00 authored over 8 years ago
Avoid using direct Tile pointers in tile layers and objects

Using direct Tile pointers has several downsides. For example, it is
hard to make sure they stay...

70de7ef5ce45d5871e99a23f5d70cdd8df8a28f8 authored over 8 years ago
Replace %mappath with absolute path to map file's directory (#1347)

f4b05d9b51c9b216170438e7bd43690aaeaf874c authored over 8 years ago
Made Views and Toolbars sub-menu functional again

Now it shows the dock widgets and tool bars of the currently active
editor.

6e694a91c019e6b989c27243b284eba48f25e827 authored over 8 years ago
Added a resize grip to the tile animation editor

230ecc97929097eda48e2d3cdf49d3e895b598e0 authored over 8 years ago
Made the animation and collision editors accessible again

8b9623ad2b8005ab37a1e6a9b4f8a44c89dee93a authored over 8 years ago
Tiled Fusion: Fixed background color issue for scroll bars

The palette base color is customized in the tileset view to implement
the custom tileset backgro...

ceada4bad12c6b5277606adc82f7c3da8c87e3f7 authored over 8 years ago
Allow higher precision for custom floating point properties

Now you can type up to 9 decimals, and if you don't then the redundant
zeros will be stripped.

...

b7ff2c82bbcfd2ca00017fe2ba869ef4ec04f9be authored over 8 years ago
Merge branch '0.17'

7728e992636619f2a911c35f600aea4ee47bc721 authored over 8 years ago
QtPropertyBrowser: Fixed alpha in color picker dialog

There is a bug in QColorDialog::getRgba that makes it ignore the alpha
value of the initial colo...

54f89865e6ab1a8522646ccc80d8cdc2faabd879 authored over 8 years ago
Fixed saving of object group color alpha value

This alpha value is not very useful in general, but it is used when
rendering the colored parts ...

8ca3e868f5b0d6b8cce370979fa05ba749dfb5af authored over 8 years ago
Implemented 'Snap to pixels' (#1334)

Closes #1329

30fb292fb468f92ab46006fc4d8368895f599dd2 authored over 8 years ago
Windows: Avoid including debug DLLs in the archive

Reduces the size of the archive from about 14 to 9 MB.

1fe7bf3a36483fe6d5949472c8bd34693791112b authored over 8 years ago
docs: Updated 'Using Commands'

* Added note about quoting parts that contain spaces
* Added new variables %objectid and %layername

9eca9610d9e68c297b808f965e9b26c596534569 authored over 8 years ago
Windows Installer: Include the Defold plugin

Closes #1343

810e14b39c18d6f77db08b3eb9e57ecc2f967e61 authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

324d5bb37de53293b7f3f682da30ac8ea767e0b5 authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

# Conflicts:
# src/tiled/changeproperties.cpp
# src/tiled/changetileanimation.cpp
# src/tiled/ch...

d78f16eccd76217342b423b224c9014899fc1196 authored over 8 years ago
OS X: Use standard shortcut for toggling full screen

F11 can't be used since it's a window manager shortcut. The standard
shortcut is Ctrl+Cmd+F.

Th...

aea70a7089387756ea9d48e38d3cddff01c7532f authored over 8 years ago
Windows Installer: Ship additional image format plugins

This adds support for DDS, TGA, WBMP and WEBP image formats.

These plugins were already shipped...

b65a529dc22647c1d7e4040e6bf685ce35bd7a54 authored over 8 years ago
AppVeyor: Updated build numbers to 0.17.x

2659954feaaaee243612a227aac49df88facda40 authored over 8 years ago
AppVeyor: Build against Qt 5.7

642f40a54400aa1889d1e6f1c331322d08462db4 authored over 8 years ago
Defold plugin: Removed script creation part

2465cdc5214935cba0e6d842f79a7a36b60e9ccb authored over 8 years ago
OS X: Use the Qt 5.7 macdeployqt tool

Tiled seems to run fine with Qt 5.7 on OS X, so let's try to make the
release against that.

ffe06a0387d3b7bbf67fe12cc48c450eecf5bc46 authored over 8 years ago
AppVeyor: Use the previous worker image

The MSVC 2013 build is failing since the last update.

3d6e925150b7edaaf45341ac9c604b36ed97f545 authored over 8 years ago
Tiled Fusion: Fixed the size of the dock widget close button

It had gotten a bit too large on the last export...

Also moved the image files because they are...

02c879fc82536dc5c61617a427773ed9fe0273a3 authored over 8 years ago
Windows installer: Updated shipped files

* Removed Hebrew and Latvian (too outdated)
* Added Turkish and Norwegian Bokmål
* Added new ort...

e9d03c95ac62bb16d5a1ec93633aa7b1c4df3a2b authored over 8 years ago
Tiled Fusion: Fixed the Tiled logo in About with dark theme

Now it switches to a white version of the Tiled logo when using the dark
theme.

Also replaced t...

730f170b8571650a81046caeddb98ab3b63916f2 authored over 8 years ago