Commit History

Author SHA1 Message Date
  Brian Semrau ce24b48e50 Add support for multiple virtual keyboard types 3 years ago
  Raffaele Picca 3f8830ec50 Fix default cursor in html5 export. 3 years ago
  Hugo Locurcio 786ff06ed7 Fix window maximize error message appearing when starting the web editor 3 years ago
  Haoyu Qiu 4c70c5b0cd Swap the meaning of CURSOR_WAIT and CURSOR_BUSY 3 years ago
  mdavisprog 53fb0440d3 Add OS::is_process_running function. 4 years ago
  Fabio Alessandrelli 4c23a902c1 [HTML5] Implement JavaScript PWA update callbacks. 3 years ago
  Rémi Verschelde ed869729ae Merge pull request #56755 from madmiraal/fix-45592-3.x 3 years ago
  Marcel Admiraal 949ea2b326 Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Marcel Admiraal b7545631de Use mouse event relative motion to calculate mouse speed 3 years ago
  Rémi Verschelde 8a192cd0ab Merge pull request #55987 from bruvzg/wt🤎3 3 years ago
  bruvzg 6f81a8ee2c Fix multiple missing UTF-8 decoding. 3 years ago
  bruvzg 59085d5051 [Windows] Improve console handling and execute. 3 years ago
  Fabio Alessandrelli 3a61d0990e [HTML5] Editor video driver option. Replace canvas on exit. 3 years ago
  Fabio Alessandrelli adef4ed958 [HTML5] Remove "maximize" support. 3 years ago
  Fabio Alessandrelli 5e2e54a4b4 [HTML5] Refactor display/input JS library code. 3 years ago
  Fabio Alessandrelli c54f5b90e6 [HTML5] Implement Pointer Lock API in JS library. 3 years ago
  Fabio Alessandrelli 89c6aaa96d [HTML5] Implement window blur in JS library. 3 years ago
  Fabio Alessandrelli ac78e7f940 [HTML5] Implement fullscreenchange in JS library. 3 years ago
  Fabio Alessandrelli b7ac3c1aeb [HTML5] Implement mouse/touch/key events in JS library. 3 years ago
  Selgesel c918b4d246 [3.x] Release pressed events when the window is blurred on HTML5 platform 3 years ago
  Rémi Verschelde 8a48be6980 Merge pull request #52650 from Faless/js/3.x_audioworklet_nothreads_pr 3 years ago
  Rémi Verschelde b37776fa2f Merge pull request #52591 from timothyqiu/error-macros 3 years ago
  Fabio Alessandrelli 2024200182 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. 3 years ago
  Fabio Alessandrelli 7dfbc4e57c [HTML5] Fix wheel/touch callback modifying event after parse. 3 years ago
  Fabio Alessandrelli 98b42ca958 [HTML5] Fix input not working when buffered. 3 years ago
  Haoyu Qiu 70853fd669 Remove do{ } while(0) wrapper around error macros 3 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Fabio Alessandrelli 8740e95f15 [HTML5] Add support for `physical_keycode`. 4 years ago
  bruvzg dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 4 years ago