summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/atlas_merging_dialog.cpp
AgeCommit message (Expand)Author
2023-03-30TileSet editor AtlasMergingDialog crash fixkleonc
2023-02-20Fix tile atlas merging crashkobewi
2023-01-16Add EditorUndoRedoManager singletonkobewi
2023-01-13Fixes TileSet atlas merging not working correctlyGilles Roudière
2023-01-12Add expand modes to TextureRectkobewi
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-07Make ID capitalization in tiles editor consistentHaoyu Qiu
2022-11-24Cleanup remaining EditorUndoRedoManager usageskobewi
2022-10-14Make some Image methods statickobewi
2022-09-08Make `Vector2i` values paired with `EDSCALE` be just `Vector2`Michael Alexsander
2022-08-22Add per-scene UndoRedokobewi
2022-07-13Merge pull request #62827 from fire-forge/ok-cancelRémi Verschelde
2022-07-09Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-05-16Replace most uses of Map by HashMapreduz
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