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 година |