提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 年之前
  Rémi Verschelde 225a3b2545 Merge pull request #57341 from bruvzg/win_multiwin_fs 3 年之前
  bruvzg f4ea9cd9f3 [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to allow multi-window interface in full-screen. 3 年之前
  jordi 54dec44dba Add screen_get_refresh_rate to DisplayServer 3 年之前
  Rémi Verschelde 57a057f7ff Merge pull request #56754 from madmiraal/fix-45592 3 年之前
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 3 年之前
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range 3 年之前
  Marcel Admiraal 5250cdd150 Use mouse event relative motion to calculate mouse velocity 3 年之前
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 3 年之前
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Marcel Admiraal 3105d9b1f3 Rename speed to velocity when it's a directional Vector 3 年之前
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. 3 年之前
  Fabio Alessandrelli 46fdba5f8b [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. 3 年之前
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 年之前
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 3 年之前
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 3 年之前
  Fabio Alessandrelli c494e442bc [HTML5] Refactor display/input JS library code. 3 年之前
  Fabio Alessandrelli 204822ed45 [HTML5] Implement Pointer Lock API in JS library. 3 年之前
  Fabio Alessandrelli 7d6c1fdb32 [HTML5] Implement window blur in JS library. 3 年之前
  Fabio Alessandrelli b6315afc9a [HTML5] Implement fullscreenchange in JS library. 3 年之前
  Fabio Alessandrelli b2d30c725d [HTML5] Implement mouse/touch/key events in JS library. 3 年之前
  Selgesel 5d1d9f23de Release pressed events when the window is blurred on HTML5 platform 3 年之前
  Fabio Alessandrelli c3f5194861 [HTML5] Fix wheel/touch callback modifying event after parse. 3 年之前
  Fabio Alessandrelli 4c6845c095 [HTML5] Fix input not working when buffered. 3 年之前
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 年之前
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 年之前
  Fabio Alessandrelli 3d8acc7a54 [HTML5] Fix build (with module_webxr_enabled=no). 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 年之前