summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tiles/atlas_merging_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-2/+2
* Move 2D-only resources to their own folderAaron Franke2024-02-261-1/+1
* Refactor vector editor propertieskobewi2023-05-311-0/+1
* Fixes TileSet atlas merging not working correctlyGilles Roudière2023-01-131-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-3/+0
* Add per-scene UndoRedokobewi2022-08-221-1/+2
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-8/+8
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+0
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-2/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement atlas merging and tile proxiesGilles Roudière2021-07-211-0/+86