summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tiles/tile_proxies_manager_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-3/+3
* [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-05-021-2/+2
* Make auto translation inheritableMichael Alexsander2024-02-151-3/+3
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Implement automatic translation for ItemListDennisManaa2023-10-231-0/+3
* Refactor vector editor propertieskobewi2023-05-311-0/+1
* Add EditorUndoRedoManager singletonkobewi2023-01-161-6/+7
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add inspector plugin for key time edit & Change find key argumentSilc Renew2022-12-221-4/+4
* Fix crash when deleting an alternative-level tile proxyHaoyu Qiu2022-12-071-1/+1
* 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/+5
* Add per-scene UndoRedokobewi2022-08-221-0/+1
* Remove Signal connect bindsJuan Linietsky2022-07-291-3/+3
* Changed signals of ItemListVitika92022-05-061-4/+8
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky2021-11-221-1/+1
* Make action names translatableHaoyu Qiu2021-07-311-6/+6
* Implement atlas merging and tile proxiesGilles Roudière2021-07-211-0/+476