Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-19 | Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals | Rémi Verschelde |
2020-11-19 | load_from_globals() -> load_from_project_settings() | Eric M |
2020-11-11 | Allow getting Input axis/vector values by specifying multiple actions | Aaron Franke |
2020-11-11 | Add raw strength value for internal use | Aaron Franke |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-10-18 | Refactor MethodBind to use variadic templates | reduz |
2020-06-15 | Renamed InputMap.get_action_list to InputMap.get_action_events | Lennard |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |