Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 lat temu
  bruvzg a975682ef6 Fix handling multiple "physical key" events in the single input map action. 4 lat temu
  LATRio 41c1cfe28e InputEventJoypadMotion::set_axis - reject invalid axis 4 lat temu
  LATRio eae7f1c1ae validate 'shortcut' in InputEventShortcut 4 lat temu
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 lat temu
  Mai Lavelle ce43781cb3 Fix input methods returning zero strength when pressed status not requested 4 lat temu
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation 4 lat temu
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 lat temu
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette 4 lat temu
  Eric M c2ba7464b6 Added EditorInspectorPlugin to aid in editing InputEvents in resources and shortcuts 4 lat temu
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 lat temu
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 lat temu
  Rémi Verschelde 4effadc0ba Merge pull request #48696 from madmiraal/fix-48692 4 lat temu
  Haoyu Qiu c727d40507 Fix `InputEventJoypadButton::as_text` crash for invalid button index 4 lat temu
  Marcel Admiraal 7104229a85 Fix InputMap.action_erase_event() failing to erase events correctly. 4 lat temu
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 4 lat temu
  fox df52f5de75 Fix typo in InputEventMIDI string 4 lat temu
  Marcel Admiraal 5cdf167dcc Make printing of InputEvents consistent 4 lat temu
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 lat temu
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 lat temu
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 lat temu
  Eric M ca1abc7352 Added convenience create_reference methods for Key and JoyButton inputs 4 lat temu
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches 4 lat temu
  Marcel Admiraal 3d479d086c Add support for new SDL gamecontroller keywords. 4 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 lat temu
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 lat temu
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. 4 lat temu
  EricEzaM 5c15461df2 Fixed mistakes in InputEvent as_text and to_string implementations. 4 lat temu
  Eric M dfe4c5f8e1 InputEvent as_text now returns readable string. Added to_string for debug strings 5 lat temu
  Rémi Verschelde b4f81e7b88 Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional 4 lat temu