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

As of 1.9, Image Collection tiles can now use only a subrectangle of their image, defined by `x`, `y`, `width`, `height` properties. This information is not available to scripting. `x`...

feature

**Describe the bug** Inside the class B there's Class C. And in C there's the enum "Prop_Mobility" used. When I there select the value "2_slidable" from the list (A), then...

bug

Sometimes I want to approximate a curve with a poly. This takes a lot of vertices, thus a lot of mouse clicks, and then more clicks and a lot of...

feature

Once I float any of the editor panes, I am unable to re-dock them back into the main window. **To Reproduce** Click the square icon at the top right of...

bug
qt issue

**Describe the bug** The text entry field in the "open file in project" widget does not seem to support entry via Google Japanese IME or Microsoft IME. I only use...

bug
windows
help wanted

Hi, I have tried to address https://github.com/mapeditor/tiled/issues/3082. I hope it is useful. A few things I wasn't sure about: - I don't really understand the translations so I didn't add...

Back when Object Types were separate from Custom Properties, their Color was displayed next to the name, which made it easier to find specific Object Types in a list and...

feature

A question that repeatedly comes up is how to modify any of the properties associated with a Tileset Image, such as the tile size and transparency colour. You have to...

usability

When copy+pasting tiles on a staggered maps, if the origin (top left corner) of the brush was on a staggered row, every other row of the brush is pushed in...

bug

**Describe the bug** Since 1.9, and the change to the size of the point object, the name label is positioned at the top of the old point object size and...

bug