summaryrefslogtreecommitdiffstats
path: root/editor/action_map_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize bools in the headers in editorAaron Franke2022-03-121-1/+1
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+7
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+1
* Check if action name exists before adding it or renaming an action to itMarcel Admiraal2022-01-121-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Allow mouse button event detection in Action Map Editorjmb4622021-09-201-0/+2
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-2/+2
* Improve ActionMapEditorDanil Alexeev2021-05-051-7/+3
* New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.Eric M2021-02-191-0/+203