Age | Commit message (Expand) | Author |
---|---|---|
2020-11-16 | Merge pull request #42976 from aaronfranke/input-get-axis | Rémi Verschelde |
2020-11-12 | Release pressed action if event is removed | Tomasz Chabora |
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-09-29 | Removed unnecessary keyword, fix comment style | Craig-Stoneham |
2020-09-23 | Check for null in InputMap::_find_event | Tomasz Chabora |
2020-06-15 | Renamed InputMap.get_action_list to InputMap.get_action_events | Lennard |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
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 |