jordi
|
54dec44dba
Add screen_get_refresh_rate to DisplayServer
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Fabio Alessandrelli
|
46fdba5f8b
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Fabio Alessandrelli
|
7d6c1fdb32
[HTML5] Implement window blur in JS library.
|
3 years ago |
Fabio Alessandrelli
|
b6315afc9a
[HTML5] Implement fullscreenchange in JS library.
|
3 years ago |
Fabio Alessandrelli
|
b2d30c725d
[HTML5] Implement mouse/touch/key events in JS library.
|
3 years ago |
Selgesel
|
5d1d9f23de
Release pressed events when the window is blurred on HTML5 platform
|
3 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Hendrik Brucker
|
38578a8095
Modernize Display server to use override keyword
|
4 years ago |
Fabio Alessandrelli
|
3d8acc7a54
[HTML5] Fix build (with module_webxr_enabled=no).
|
4 years ago |
Fabio Alessandrelli
|
3416f7b521
[HTML5] Opt-in virtual keyboard support.
|
4 years ago |
Fabio Alessandrelli
|
65abf94675
[HTML5] Better fullscreen, canvas resizing.
|
4 years ago |
Fabio Alessandrelli
|
6cff589b5b
[HTML5] Detect screen scale and DPI.
|
4 years ago |
Fabio Alessandrelli
|
bab20c6e09
[HTML5] Custom Gamepad library to allow remapping.
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
27ab97501b
[HTML5] Add override keyword, cleanup methods.
|
5 years ago |
Fabio Alessandrelli
|
0b286a287c
Implement HTML5 cancel/ok button swap on Windows.
|
5 years ago |
Fabio Alessandrelli
|
07d4513886
[JS] Check canvas size each loop, force redraw.
|
5 years ago |
Fabio Alessandrelli
|
a1c4c1d318
More static methods in DisplayServerJavaScript.
|
5 years ago |
Fabio Alessandrelli
|
fd92270b0a
Refactor canvas ID and locale handling.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
6a49b83e39
Add drop files function
|
5 years ago |
Fabio Alessandrelli
|
7411e7fd37
DisplayServerJavaScript implementation.
|
5 years ago |