Commit History

Author SHA1 Message Date
  Hugo Locurcio ac87b5df75 Mention Xbox menu button by name in Start button description 2 years ago
  Rémi Verschelde 0b30785bca Merge pull request #75438 from ronyeh/typo 2 years ago
  Rémi Verschelde f00c971b81 Merge pull request #63168 from Levrault/master 2 years ago
  Luc-Frédéric Langis 166ca77f20 feat(gamepad): improve gamepad behavior with slider and popup_menu 2 years ago
  Rémi Verschelde b0f49266f9 Merge pull request #76719 from m4gr3d/add_input_event_cancelled_state_main 2 years ago
  Fredia Huya-Kouadio 250749fa79 Augment the `InputEvent` class with a `CANCELED` state 2 years ago
  RedworkDE 8e7afec479 Fix various errors when running the unit tests 2 years ago
  bruvzg a5009f4d3c [Web] Detect host OS and use macOS keys on mac hosts. 2 years ago
  Ron B. Yeh 40ae917db8 Fix typo on "autoremapping". 2 years ago
  Hakim 52de40310a Use physical shortcuts for freelook navigation in the editor 2 years ago
  Haoyu Qiu 26581ca574 Add some missing translatable editor strings 2 years ago
  Markus Sauermann 8748f4dcaa Fix mouse/drag/touch InputEvents having no device id 2 years ago
  Rémi Verschelde e92393d295 Merge pull request #67783 from EricEzaM/67715-input-event-action-as-text 2 years ago
  bruvzg 57b5d112f7 [Input] Do not add key labels to the default actions, to display it correctly in the UI. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  Eric M 7b66806dd3 Make InputEventAction as_text() return the text of the first valid event for the action. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 223a612c0c [iOS] Add Apple Pencil pressure and tilt support. 2 years ago
  alcomposer 73db3b67df add controller_number & controller_value to allow printing of all MIDI event data 2 years ago
  Fredia Huya-Kouadio 13e4770b97 Add double_tap attribute to InputEventScreenTouch 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Rémi Verschelde f3d763011f Merge pull request #63109 from OverloadedOrama/fix-input-event-action 3 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Haoyu Qiu e061b1cc3c Use %s for bool value in vformat 3 years ago
  Emmanouil Papadeas 38b51942d6 Fix `InputEventAction`'s `is_action` method ignoring `exact_match` parameter 3 years ago
  Hansem Ro 6dcc9d1131 [macOS, Windows, X11] Add stylus inverted/eraser support to 3 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago