Commit History

作者 SHA1 備註 提交日期
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 年之前
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 年之前
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 年之前
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Szymon Majewski 5634093703 Fixed screen orientation on Android 4 年之前
  thebestnom f5b5e00a01 Android: Add support for cursor icons 4 年之前
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 4 年之前
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 年之前
  Rémi Verschelde 35ec0e9be7 OS: Remove native video API only implemented on iOS 4 年之前
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 年之前
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 年之前
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  thebestnom d543917c03 Android: fix mouse capture relative wrong 4 年之前
  thebestnom e7f259c366 Android: Allow Mouse Capture 4 年之前
  reduz 2787ad65be RenderingServer reorganization 4 年之前
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  Rémi Verschelde 41f66761fd Merge pull request #37158 from thebestnom/android-click-support 4 年之前
  Mark Riedesel 96e22bd9fb Implement OS.get_window_safe_area() for Android 4 年之前
  thebestnom 42513f2f47 Android: Mouse Implementation 4 年之前
  Rémi Verschelde 33b2070d2e Remove obsolete GLES2 backend code 5 年之前
  PouleyKetchoupp 8c05dadcff Fix Return key events in LineEdit & TextEdit on Android 5 年之前
  thebestnom 166103c759 Android: Keyboard modifier and arrow key support 5 年之前
  thebestnom 4dc94e93bb Android: fix display server always alerting no Vulkan support 5 年之前
  bruvzg 996910b627 Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance. 5 年之前
  PouleyKetchoupp b987677cc0 Proper surface reset when resuming app on Android 5 年之前
  SkyJJ cc473b948f Fix Android LineEdit editing bugs 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前