| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Add const references detected by clang-tidy | Wilson E. Alvarez | 2023-12-16 | 1 | -2/+2 |
* | Add missing YEN, SECTION and OPENURL names to keycode mappings | AttackButton | 2023-08-28 | 1 | -0/+3 |
* | Merge pull request #47996 from madmiraal/fix-17430 | Rémi Verschelde | 2023-06-19 | 1 | -4/+25 |
|\ |
|
| * | Fix OS.find_keycode_from_string not working with modifiers | Marcel Admiraal | 2023-02-07 | 1 | -4/+25 |
* | | [Web] Detect host OS and use macOS keys on mac hosts. | bruvzg | 2023-04-11 | 1 | -5/+5 |
|/ |
|
* | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -88/+31 |
* | add CMD_OR_CTRL as a Key and not just a key modifier | ajreckof | 2023-01-15 | 1 | -0/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix key mapping changes when moving from macOS to other platform | bruvzg | 2022-09-07 | 1 | -2/+14 |
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -1/+1 |
* | Adding function key support from F17 to F35 | gregcsokas | 2022-06-16 | 1 | -0/+38 |
* | Rename the "BackSpace" and "BackTab" key strings to "Backspace"/"Backtab" | Hugo Locurcio | 2022-03-18 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use "enum class" for input enums | Aaron Franke | 2021-11-12 | 1 | -355/+354 |
* | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A | 2021-05-07 | 1 | -3/+3 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -11/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+2 |
* | [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts. | bruvzg | 2018-03-28 | 1 | -121/+0 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Merge pull request #11933 from cxong/master | Juan Linietsky | 2017-11-21 | 1 | -8/+35 |
|\ |
|
| * | Use "Command" instead of "Meta" for macOS (#1619) | Cong | 2017-10-08 | 1 | -8/+35 |
* | | Add Colemak keybindings to editor for osx | N0hbdy | 2017-10-30 | 1 | -0/+22 |
|/ |
|
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER | Bojidar Marinov | 2017-08-06 | 1 | -2/+2 |
* | Remove duplicate keycode constant for Numpad Enter key. | bruvzg | 2017-07-26 | 1 | -2/+0 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -112/+185 |
* | Style: Various fixes to play nice with clang-format | Rémi Verschelde | 2017-01-16 | 1 | -2/+5 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Automatically turn on process callbacks if relevant callbacks in node exists | Juan Linietsky | 2016-08-07 | 1 | -1/+1 |
* | -Added yield nodes to visual script | Juan Linietsky | 2016-08-07 | 1 | -0/+21 |
* | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | Rémi Verschelde | 2016-02-17 | 1 | -1/+1 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | -attempt to be friendlier on non english keyboards | Juan Linietsky | 2015-01-04 | 1 | -2/+100 |
* | -WIP to add proper key swapping according to keyboard layout | Juan Linietsky | 2015-01-04 | 1 | -0/+5 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+355 |