index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
godot_js.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
1
-1
/
+1
*
HTML5: Add support for `Input.vibrate_handheld()`
pattlebass
2022-07-27
1
-0
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
1
-0
/
+10
*
[HTML5] Implement JavaScript PWA update callbacks.
Fabio Alessandrelli
2022-02-06
1
-0
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
[HTML5] Refactor display/input JS library code.
Fabio Alessandrelli
2021-10-05
1
-14
/
+16
*
[HTML5] Implement Pointer Lock API in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+2
*
[HTML5] Implement window blur in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+1
*
[HTML5] Implement fullscreenchange in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+1
*
[HTML5] Implement mouse/touch/key events in JS library.
Fabio Alessandrelli
2021-10-05
1
-1
/
+5
*
[HTML5] Fix some JS library signature.
Fabio Alessandrelli
2021-06-14
1
-1
/
+1
*
[HTML5] Implement WebGL fallback.
Fabio Alessandrelli
2021-04-06
1
-0
/
+1
*
[HTML5] Opt-in virtual keyboard support.
Fabio Alessandrelli
2021-03-11
1
-0
/
+7
*
[HTML5] Respect allow_hidpi option during setup
Fabio Alessandrelli
2021-03-08
1
-1
/
+1
*
[HTML5] Better fullscreen, canvas resizing.
Fabio Alessandrelli
2021-02-19
1
-4
/
+8
*
[HTML5] Easier HTML templates, better deinit/cleanup.
Fabio Alessandrelli
2021-02-19
1
-1
/
+1
*
[HTML5] Implement get_processor_count.
Fabio Alessandrelli
2021-02-17
1
-0
/
+1
*
[HTML5] Detect screen scale and DPI.
Fabio Alessandrelli
2021-02-12
1
-0
/
+1
*
[HTML5] Handle contextmenu, webglcontextlost internally.
Fabio Alessandrelli
2021-02-11
1
-0
/
+1
*
[HTML5] Custom Gamepad library to allow remapping.
Fabio Alessandrelli
2021-01-18
1
-0
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
1
-0
/
+87