summaryrefslogtreecommitdiff
path: root/core/input/input_map.h
AgeCommit message (Expand)Author
2020-11-11Allow getting Input axis/vector values by specifying multiple actionsAaron Franke
2020-11-11Add raw strength value for internal useAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-06-15Renamed InputMap.get_action_list to InputMap.get_action_eventsLennard
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRĂ©mi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky