tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Flexible level editor

Results 254 tiled issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Image collections are too bothersome to use because of tile id gaps, you need to remove them in order to...

feature

**Describe the bug** I was trying to export a tmx to png when I noticed a segfault. **To Reproduce** Steps to reproduce the behavior: 1. Be on linux + gnome...

bug

The Linux snap release of Tiled currently states its version as "git". This might have broken since the change from `core20` to `core22` (1e1f97b2edd499b4cbb1a860fba50bdfd9678ab1), or due to some earlier change....

bug
help wanted

Two little features would make it much easier to plug `tmxrasterizer` into git as a map differ: 1. An argument for overriding the initial search path. The problem is, when...

feature

### Problem The default grey Object colour can be hard to see when placed against some tiles, particularly ones with a lot of grey. This is especially an issue when...

feature

When zooming in/out, Tiled restricts the map view position so that it's not too far from the map bounds. This means that if a map has Objects far outside of...

bug

In the comments for #3100, the possibility of adding a MatchType for explicitly matching tiles outside the map was discussed, but there was no consensus and the issue was closed...

feature

**Describe the bug** When opening a project file from a different OS (macOS in this case) and viewing the project commands, it resets the OS-specific shortcut and sets it to...

bug

It is usually a waste of space and parsing effort to deal with unused Tilesets in production maps, but it may be useful to leave the references in the working...

feature

Hey Bjorn, so this is the new PR for a redo of the Tile Size by Layer PR. I'd like to keep that other one up for now because I...