summaryrefslogtreecommitdiffstats
path: root/editor/plugins/input_event_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-3/+3
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+1
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...Eric M2021-07-061-0/+79