summaryrefslogtreecommitdiffstats
path: root/editor/plugins/input_event_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+2
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-4/+4
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-4/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Make various strings translatablefoxydevloper2021-07-191-1/+1
* Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...Eric M2021-07-061-0/+122