Rémi Verschelde
|
0bed7ea63f
Merge pull request #61316 from bruvzg/tts_3x
|
3 years ago |
Rémi Verschelde
|
26762a71b6
Merge pull request #58537 from winterpixelgames/feature/virtual-keyboard-types-3.x
|
3 years ago |
pattlebass
|
fb7ecc748f
[3.x] HTML5: Add support for `Input.vibrate_handheld()`
|
3 years ago |
Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
3 years ago |
Brian Semrau
|
ce24b48e50
Add support for multiple virtual keyboard types
|
3 years ago |
bruvzg
|
6489fe890e
Backport text-to-speech support.
|
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
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
59085d5051
[Windows] Improve console handling and execute.
|
3 years ago |
Fabio Alessandrelli
|
adef4ed958
[HTML5] Remove "maximize" support.
|
4 years ago |
Fabio Alessandrelli
|
89c6aaa96d
[HTML5] Implement window blur in JS library.
|
4 years ago |
Fabio Alessandrelli
|
ac78e7f940
[HTML5] Implement fullscreenchange in JS library.
|
4 years ago |
Fabio Alessandrelli
|
b7ac3c1aeb
[HTML5] Implement mouse/touch/key events in JS library.
|
4 years ago |
Selgesel
|
c918b4d246
[3.x] Release pressed events when the window is blurred on HTML5 platform
|
4 years ago |
Fabio Alessandrelli
|
2024200182
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
|
4 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.
|
5 years ago |
Fabio Alessandrelli
|
35fcc1835c
JS synchronous start, better persistent FS sync.
|
5 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 |