index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
SCsub
Age
Commit message (
Expand
)
Author
2022-08-29
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-06-14
[HTML5] Add GDNative+Threads build.
Fabio Alessandrelli
2021-11-26
[HTML5] Use absolute path for JS lib/pre/externs.
Fabio Alessandrelli
2021-10-05
[HTML5] Implement mouse/touch/key events in JS library.
Fabio Alessandrelli
2021-05-21
[HTML5] Add easy to use download API.
Fabio Alessandrelli
2021-05-20
Merge pull request #48719 from Faless/js/4.x_interfaces
Rémi Verschelde
2021-05-20
[HTML5] Implement Godot <-> JavaScript interface.
Fabio Alessandrelli
2021-05-19
[HTML5] Fix GDNative compilation with emcc 2.0.19+
Fabio Alessandrelli
2021-03-08
[HTML5] Add PWA support to the editor page.
Fabio Alessandrelli
2021-03-06
[HTML5] Replace XMLHttpRequest with Fetch.
Fabio Alessandrelli
2021-02-26
Merge pull request #46446 from Faless/js/4.x_jsdoc
Rémi Verschelde
2021-02-26
[HTML5] Make editor HTML build tag scons4-proof.
Fabio Alessandrelli
2021-02-26
[HTML5] Document Engine and EngineConfig (jsdoc).
Fabio Alessandrelli
2021-02-19
[HTML5] Easier HTML templates, better deinit/cleanup.
Fabio Alessandrelli
2021-01-25
[HTML5] Better editor HTML, small refactor.
Fabio Alessandrelli
2021-01-10
[HTML5] Reorganize build script.
Fabio Alessandrelli
2021-01-04
Add support for WebXR
David Snopek
2020-12-09
[HTML5] Add logo and favicon to editor html.
Fabio Alessandrelli
2020-12-05
[HTML5] Make GDNative support feature-based.
Fabio Alessandrelli
2020-12-05
[HTML5] GDNative support via SIDE_MODULE.
Fabio Alessandrelli
2020-11-21
[HTML5] Libraries refactor for linting.
Fabio Alessandrelli
2020-11-10
[HTML5] AudioWorklet API implementation.
Fabio Alessandrelli
2020-11-10
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-10-14
[HTML5] Add JavaScriptToolsEditorPlugin.
Fabio Alessandrelli
2020-10-14
Add JavaScript editor html file.
Fabio Alessandrelli
2020-10-02
[HTML5] Run Audio process in thread when available
Fabio Alessandrelli
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-05-10
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-05-10
[HTML5] Locale, input fix, context, exit.
Fabio Alessandrelli
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-11
[HTML5] Refactor JS, threads support, closures.
Fabio Alessandrelli
2019-04-12
Move IDHandler JS module to platform from Websock
Fabio Alessandrelli
2018-08-23
Add responsive HTML5 export page with full-size canvas as new default
Leon Krause
2018-05-14
Small refactoring in HTML5 build scripts
Leon Krause
2018-03-26
Refactor JavaScript platform build script
Leon Krause
2018-01-13
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-18
Remove asm.js support from HTML5 platform
Leon Krause
2017-11-13
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-06
Fix WebAudio and HTML5 build
Leon Krause
2017-09-25
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-11
HTML5 start-up overhaul
Leon Krause
2017-07-22
Implement input focus behavior in HTML5
L. Krause
2017-07-17
Fix zipping HTML5 templates when using implicit cache
L. Krause
2017-03-10
Fix web export build
eska
2017-02-21
Fix WebAssembly builds on Windows
eska
2017-02-20
Automatically zip web export templates
eska
2017-01-12
Relink web build when HTML shell changes
eska
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
[next]