Historial de Commits

Autor SHA1 Mensaje Fecha
  Hakim b17f0f593e Use physical shortcuts for freelook navigation in the editor hace 2 años
  Haoyu Qiu 26581ca574 Add some missing translatable editor strings hace 2 años
  Markus Sauermann 8748f4dcaa Fix mouse/drag/touch InputEvents having no device id hace 2 años
  Rémi Verschelde e92393d295 Merge pull request #67783 from EricEzaM/67715-input-event-action-as-text hace 2 años
  bruvzg 57b5d112f7 [Input] Do not add key labels to the default actions, to display it correctly in the UI. hace 2 años
  bruvzg daad4aed62 Cleanup and unify keyboard input. hace 2 años
  Eric M 7b66806dd3 Make InputEventAction as_text() return the text of the first valid event for the action. hace 2 años
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg 223a612c0c [iOS] Add Apple Pencil pressure and tilt support. hace 2 años
  alcomposer 73db3b67df add controller_number & controller_value to allow printing of all MIDI event data hace 2 años
  Fredia Huya-Kouadio 13e4770b97 Add double_tap attribute to InputEventScreenTouch hace 3 años
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
  Rémi Verschelde f3d763011f Merge pull request #63109 from OverloadedOrama/fix-input-event-action hace 3 años
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform hace 3 años
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method hace 3 años
  Haoyu Qiu e061b1cc3c Use %s for bool value in vformat hace 3 años
  Emmanouil Papadeas 38b51942d6 Fix `InputEventAction`'s `is_action` method ignoring `exact_match` parameter hace 3 años
  Hansem Ro 6dcc9d1131 [macOS, Windows, X11] Add stylus inverted/eraser support to hace 3 años
  FireForge 4678736a39 Add suffixes to all nodes and resources hace 3 años
  bruvzg f851c4aa33 Fix some issues found by cppcheck. hace 3 años
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build hace 3 años
  Marcel Admiraal ea20049afc Ensure minimum modifiers are pressed when matching actions hace 3 años
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy hace 3 años
  Nathan Franke dc1c4cfbfa Fix action exact match hace 4 años
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Marcel Admiraal 3105d9b1f3 Rename speed to velocity when it's a directional Vector hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums hace 4 años