summaryrefslogtreecommitdiffstats
path: root/editor/action_map_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make various strings translatablefoxydevloper2021-07-191-5/+5
* Optimize StringName usagereduz2021-07-181-22/+22
* Add header theme type variations to labelskobewi2021-07-131-0/+3
* Clean up Treereduz2021-07-041-0/+1
* Implement Tree's internal minimum width calculationGilles Roudière2021-06-281-2/+2
* Use mouse and joypad enums instead of plain integersAaron Franke2021-06-201-5/+5
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-6/+6
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Consistently prefix bound virtual methods with _kobewi2021-06-121-3/+3
* Fix typos with codespellRémi Verschelde2021-05-201-3/+3
* Improve TreeItem API and allow to move nodestrollodel2021-05-171-2/+2
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-22/+22
* Improve ActionMapEditorDanil Alexeev2021-05-051-34/+12
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-1/+1
* New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.Eric M2021-02-191-0/+1167