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 |
Fabio Alessandrelli
|
2024200182
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
|
3 years ago |
Fabio Alessandrelli
|
4b38aefd33
[HTML5] Opt-in virtual keyboard support.
|
4 years ago |
Fabio Alessandrelli
|
45a67fab35
[HTML5] Better fullscreen, canvas resizing.
|
4 years ago |
Fabio Alessandrelli
|
03edba4d75
[HTML5] Implement get_processor_count.
|
4 years ago |
Fabio Alessandrelli
|
b3f78687de
[HTML5] Detect screen scale and DPI.
|
4 years ago |
Fabio Alessandrelli
|
31b5c5ee03
[HTML5] Custom Gamepad library to allow remapping.
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
4ad95cc039
[HTML5] EditorRunNative works with GDNative.
|
4 years ago |
Fabio Alessandrelli
|
e52ed6d89e
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
35fcc1835c
JS synchronous start, better persistent FS sync.
|
4 years ago |
Fabio Alessandrelli
|
31c21b9750
Implement HTML5 cancel/ok button swap on Windows.
|
5 years ago |
Fabio Alessandrelli
|
357e99a31e
Use dummy driver when JS AudioContext is unavailable.
|
5 years ago |
Fabio Alessandrelli
|
399e2c1db0
Limit FPS in JS by skipping iterations.
|
5 years ago |
Fabio Alessandrelli
|
c7d2767ab9
[JS] Check canvas size each loop, force redraw.
|
5 years ago |
Fabio Alessandrelli
|
21c9f37757
[HTML5] Refactor JS, threads support, closures.
|
5 years ago |
muiroc
|
50727d7b22
Allow per pixel transparency in javascript platform
|
5 years ago |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 years ago |
Rémi Verschelde
|
435f86cf87
HTML5: Address removal of 'timestamp' in Emscripten 1.39.5
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 years ago |
Guilherme Felipe
|
a9a0d0fb15
Fix cursor blinking in integrated GPUs
|
6 years ago |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 years ago |
Fabio Alessandrelli
|
ce542bced1
Implement Clipboard API read when supported.
|
6 years ago |
Fabio Alessandrelli
|
0f76df2397
Add OS clipboard set support to OS Javascript
|
6 years ago |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
6 years ago |
Fabio Alessandrelli
|
6622091eaf
Fix OS_Javascript execute method
|
6 years ago |
Leon Krause
|
db6be7b59f
Refactor OS_JavaScript header
|
6 years ago |