Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers hace 4 años
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. hace 4 años
  Fabio Alessandrelli 3d8acc7a54 [HTML5] Fix build (with module_webxr_enabled=no). 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
  Fabio Alessandrelli 8cdef21d6c Move remaining dummy drivers to servers. hace 4 años
  Rémi Verschelde 4219a4cb6f Fix typos with codespell hace 4 años
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 hace 4 años
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods hace 4 años
  Rémi Verschelde 35ec0e9be7 OS: Remove native video API only implemented on iOS 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 a5324787c8 Rename some more global enums (Key, Joy, MIDI) hace 5 años
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton hace 4 años
  Fabio Alessandrelli 3416f7b521 [HTML5] Opt-in virtual keyboard support. hace 4 años
  Fabio Alessandrelli f34c7982c5 [HTML5] Respect allow_hidpi option during setup hace 4 años
  Fabio Alessandrelli 65abf94675 [HTML5] Better fullscreen, canvas resizing. hace 4 años
  Fabio Alessandrelli 2972ea3229 [HTML5] Easier HTML templates, better deinit/cleanup. hace 4 años
  Fabio Alessandrelli 6cff589b5b [HTML5] Detect screen scale and DPI. hace 4 años
  Fabio Alessandrelli 3366122e1a [HTML5] Handle contextmenu, webglcontextlost internally. hace 4 años
  Fabio Alessandrelli 97288f25f4 [HTML5] Fix mouse_mode and fullscreen detection. hace 4 años
  Fabio Alessandrelli bab20c6e09 [HTML5] Custom Gamepad library to allow remapping. hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde 09212fba1e Fix missed renamings from empty() to is_empty() hace 4 años
  Fabio Alessandrelli 178546ac3e [HTML5] Fix broken layout on load in HiDPI screens hace 4 años
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script hace 5 años
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. hace 5 años
  Fabio Alessandrelli 806edcae5b Better HiDPI support in HTML5. hace 5 años