Historial de Commits

Autor SHA1 Mensaje Fecha
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile hace 3 años
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 hace 3 años
  Fabio Alessandrelli c494e442bc [HTML5] Refactor display/input JS library code. hace 3 años
  Fabio Alessandrelli 204822ed45 [HTML5] Implement Pointer Lock API in JS library. hace 3 años
  Fabio Alessandrelli 7d6c1fdb32 [HTML5] Implement window blur in JS library. hace 3 años
  Fabio Alessandrelli b6315afc9a [HTML5] Implement fullscreenchange in JS library. hace 3 años
  Fabio Alessandrelli b2d30c725d [HTML5] Implement mouse/touch/key events in JS library. hace 3 años
  Selgesel 5d1d9f23de Release pressed events when the window is blurred on HTML5 platform hace 3 años
  Fabio Alessandrelli c3f5194861 [HTML5] Fix wheel/touch callback modifying event after parse. hace 3 años
  Fabio Alessandrelli 4c6845c095 [HTML5] Fix input not working when buffered. hace 3 años
  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