Fabio Alessandrelli
|
fdf66a21f1
[HTML5] Add easy to use download API.
|
4 years ago |
Rémi Verschelde
|
aa5552278d
Merge pull request #48719 from Faless/js/4.x_interfaces
|
4 years ago |
Fabio Alessandrelli
|
9811035ebf
[HTML5] Implement Godot <-> JavaScript interface.
|
4 years ago |
Fabio Alessandrelli
|
14c057eab6
[HTML5] Fix GDNative compilation with emcc 2.0.19+
|
4 years ago |
Fabio Alessandrelli
|
d8bd54fbf2
[HTML5] Add PWA support to the editor page.
|
4 years ago |
Fabio Alessandrelli
|
fd76977183
[HTML5] Replace XMLHttpRequest with Fetch.
|
4 years ago |
Rémi Verschelde
|
75d03f1fbd
Merge pull request #46446 from Faless/js/4.x_jsdoc
|
4 years ago |
Fabio Alessandrelli
|
4404eb57e4
[HTML5] Make editor HTML build tag scons4-proof.
|
4 years ago |
Fabio Alessandrelli
|
018ee5a4dc
[HTML5] Document Engine and EngineConfig (jsdoc).
|
4 years ago |
Fabio Alessandrelli
|
2972ea3229
[HTML5] Easier HTML templates, better deinit/cleanup.
|
4 years ago |
Fabio Alessandrelli
|
4e09453407
[HTML5] Better editor HTML, small refactor.
|
4 years ago |
Fabio Alessandrelli
|
c327f42b0a
[HTML5] Reorganize build script.
|
4 years ago |
David Snopek
|
a54a2d65e1
Add support for WebXR
|
4 years ago |
Fabio Alessandrelli
|
6bc07cf777
[HTML5] Add logo and favicon to editor html.
|
4 years ago |
Fabio Alessandrelli
|
dd9503dc19
[HTML5] Make GDNative support feature-based.
|
4 years ago |
Fabio Alessandrelli
|
ca34b5e57a
[HTML5] GDNative support via SIDE_MODULE.
|
4 years ago |
Fabio Alessandrelli
|
a82f70ea9f
[HTML5] Libraries refactor for linting.
|
4 years ago |
Fabio Alessandrelli
|
179ec3ca0e
[HTML5] AudioWorklet API implementation.
|
4 years ago |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
c54de7f589
[HTML5] Add JavaScriptToolsEditorPlugin.
|
4 years ago |
Fabio Alessandrelli
|
3dfb769115
Add JavaScript editor html file.
|
5 years ago |
Fabio Alessandrelli
|
a618535628
[HTML5] Run Audio process in thread when available
|
4 years ago |
Rémi Verschelde
|
3e78963bb9
Fix typos with codespell
|
4 years ago |
Fabio Alessandrelli
|
d2eef39731
Fix Closure compiler build, python style.
|
5 years ago |
Fabio Alessandrelli
|
7411e7fd37
DisplayServerJavaScript implementation.
|
5 years ago |
Fabio Alessandrelli
|
ee99cd42d5
[HTML5] Locale, input fix, context, exit.
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Fabio Alessandrelli
|
919bbf8077
[HTML5] Refactor JS, threads support, closures.
|
5 years ago |
Fabio Alessandrelli
|
6a1bf006a3
Move IDHandler JS module to platform from Websock
|
7 years ago |
Leon Krause
|
86d9e67d7a
Add responsive HTML5 export page with full-size canvas as new default
|
7 years ago |