summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tiles/tile_proxies_manager_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
* Refactor vector editor propertieskobewi2023-05-311-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix error when right clicking proxy list in TileProxiesManagerDialogHaoyu Qiu2022-12-061-1/+1
* Use forward-declarations in big editor classestrollodel2022-11-291-0/+2
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-2/+0
* Add per-scene UndoRedokobewi2022-08-221-1/+1
* Changed signals of ItemListVitika92022-05-061-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-11/+11
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-3/+0
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-2/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...Gilles Roudière2021-08-021-1/+1
* Implement atlas merging and tile proxiesGilles Roudière2021-07-211-0/+90