summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/tile_data_editors.cpp
AgeCommit message (Expand)Author
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-29Improve TileMap physics for moving platforms and conveyor belts like movementsGilles Roudière
2021-09-25Make some buttons in editor use the lighter version of the TabMenu iconMichael Alexsander
2021-09-21Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra
2021-09-14Fix transform of TileMap nodes and tilemap selectionGilles Roudière
2021-09-07Fix TileSet terrain painting reset to no terrainGilles Roudière
2021-08-23Rename polygon editor settings for better display in the Editor SettingsHugo Locurcio
2021-07-25Fix various typos with codespellluz paz
2021-07-19Make various strings translatablefoxydevloper
2021-07-18Optimize StringName usagereduz
2021-06-29Implement painting properties over TileSetsGilles Roudière
2021-06-16Rename `is_valid_integer()` to `is_valid_int()`Lightning_A
2021-05-21Fixes TileSet Y-sort not working and TileSet not saving correctlyGilles Roudière
2021-05-20Implement scenes tiles in TileMapsGilles Roudière
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière