summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/tile_set_editor.cpp
AgeCommit message (Expand)Author
2021-10-19Implement TileMap patterns paletteGilles Roudière
2021-10-14Add a name to TileSet sourcesGilles Roudière
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-07-21Implement atlas merging and tile proxiesGilles Roudière
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-06-12Consistently prefix bound virtual methods with _kobewi
2021-05-21Fixes TileSet Y-sort not working and TileSet not saving correctlyGilles Roudière
2021-05-20Merge pull request #48812 from groud/tilemap_scenes_paintingRémi Verschelde
2021-05-20Implement scenes tiles in TileMapsGilles Roudière
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière