summaryrefslogtreecommitdiff
path: root/editor/action_map_editor.cpp
AgeCommit message (Expand)Author
2021-07-20Make "remove action" translatable in Input Mapfoxydevloper
2021-07-19Make various strings translatablefoxydevloper
2021-07-18Optimize StringName usagereduz
2021-07-13Add header theme type variations to labelskobewi
2021-07-04Clean up Treereduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-20Use mouse and joypad enums instead of plain integersAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-16Documentation search fixesGregory Basile
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-05-07Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A
2021-05-05Improve ActionMapEditorDanil Alexeev
2021-03-23Rename ButtonList enum and members to MouseButtonAaron Franke
2021-02-19New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.Eric M