Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg 73a774d8d1 [macOS] Use pre-wait observer to keep main run loop running and redraw window during the window resize and displaying modal popups. hace 4 años
  bruvzg 1ad14eb14b [macOS] Add support for OpenGLES3 video driver. hace 4 años
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile hace 4 años
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 hace 4 años
  M. Huri 033dc4dbef Replaced NULL with nullptr hace 4 años
  Frixuu 650e63a7ca Allow for mapping keycodes to current layout hace 4 años
  Daniel Kariv 52b114bc78 fix fullscreen issue on macOS hace 4 años
  Pedro J. Estébanez dc187324be Add input buffering framework hace 4 años
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation hace 4 años
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers hace 4 años
  bruvzg ae7dbb678c [macOS] Move captured mouse cursor to the center when window gain focus. hace 4 años
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. hace 4 años
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options hace 4 años
  bruvzg f7797bf1b3 [macOS] Fix custom mouse cursor not set after mouse mode change. hace 4 años
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN hace 4 años
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() hace 4 años
  bruvzg d14eae141e [macOS] Allow "on top" windows to enter full-screen mode. hace 4 años
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 hace 4 años
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) hace 6 años
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods hace 4 años
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` hace 4 años
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` hace 4 años
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() hace 4 años
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton hace 4 años
  bruvzg d756f6a294 [macOS] Ignore mouse move event caused by mouse mode switch. hace 4 años
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  bruvzg 39bcc77d6a [4.0] Fix file drag-drop on M1 Macs. hace 4 años