Commit History

Author SHA1 Message Date
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  AttackButton 8908ac4e6e Add missing YEN, SECTION and OPENURL names to keycode mappings 1 year ago
  Rémi Verschelde 92ca08311c Merge pull request #47996 from madmiraal/fix-17430 1 year ago
  bruvzg a5009f4d3c [Web] Detect host OS and use macOS keys on mac hosts. 2 years ago
  Marcel Admiraal 84199757a4 Fix OS.find_keycode_from_string not working with modifiers 3 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 1 year ago
  ajreckof 4309dffc6a add CMD_OR_CTRL as a Key and not just a key modifier 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 2 years ago
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 2 years ago
  gregcsokas 42e619c01e Adding function key support from F17 to F35 2 years ago
  Hugo Locurcio 03841bd8da Rename the "BackSpace" and "BackTab" key strings to "Backspace"/"Backtab" 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 3 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  bruvzg 5ba984fc8c [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts. 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 6 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 6 years ago
  Juan Linietsky 30dadb1228 Merge pull request #11933 from cxong/master 7 years ago
  N0hbdy f3fc07272c Add Colemak keybindings to editor for osx 7 years ago
  Cong dd684eaaa0 Use "Command" instead of "Meta" for macOS (#1619) 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Bojidar Marinov 7b7c7c8dc0 Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 7 years ago