summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/atlas_merging_dialog.cpp
AgeCommit message (Expand)Author
2022-03-12Allow negative indexes in ItemList and PopupMenukobewi
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-28TileSetAtlasSource: Make `get_tile_data` return `TileData *`Rémi Verschelde
2022-01-07Rename TextureRect.expand to ignore_texture_sizekobewi
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-10-14Add a name to TileSet sourcesGilles Roudière
2021-09-23Implement animated tilesGilles Roudière
2021-09-21Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra
2021-07-31Make action names translatableHaoyu Qiu
2021-07-21Implement atlas merging and tile proxiesGilles Roudière