summaryrefslogtreecommitdiffstats
path: root/platform/javascript/SCsub
Commit message (Expand)AuthorAgeFilesLines
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-93/+0
* [HTML5] Add GDNative+Threads build.Fabio Alessandrelli2022-06-141-2/+4
* [HTML5] Use absolute path for JS lib/pre/externs.Fabio Alessandrelli2021-11-261-3/+3
* [HTML5] Implement mouse/touch/key events in JS library.Fabio Alessandrelli2021-10-051-0/+1
* [HTML5] Add easy to use download API.Fabio Alessandrelli2021-05-211-2/+0
* Merge pull request #48719 from Faless/js/4.x_interfacesRémi Verschelde2021-05-201-2/+2
|\
| * [HTML5] Implement Godot <-> JavaScript interface.Fabio Alessandrelli2021-05-201-2/+2
* | [HTML5] Fix GDNative compilation with emcc 2.0.19+Fabio Alessandrelli2021-05-191-0/+1
|/
* [HTML5] Add PWA support to the editor page.Fabio Alessandrelli2021-03-081-37/+3
* [HTML5] Replace XMLHttpRequest with Fetch.Fabio Alessandrelli2021-03-061-1/+1
* Merge pull request #46446 from Faless/js/4.x_jsdocRémi Verschelde2021-02-261-1/+0
|\
| * [HTML5] Document Engine and EngineConfig (jsdoc).Fabio Alessandrelli2021-02-261-1/+0
* | [HTML5] Make editor HTML build tag scons4-proof.Fabio Alessandrelli2021-02-261-1/+1
|/
* [HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli2021-02-191-0/+1
* [HTML5] Better editor HTML, small refactor.Fabio Alessandrelli2021-01-251-4/+7
* [HTML5] Reorganize build script.Fabio Alessandrelli2021-01-101-10/+7
* Add support for WebXRDavid Snopek2021-01-041-0/+10
* [HTML5] Add logo and favicon to editor html.Fabio Alessandrelli2020-12-091-0/+6
* [HTML5] Make GDNative support feature-based.Fabio Alessandrelli2020-12-051-0/+1
* [HTML5] GDNative support via SIDE_MODULE.Fabio Alessandrelli2020-12-051-14/+47
* [HTML5] Libraries refactor for linting.Fabio Alessandrelli2020-11-211-11/+12
* [HTML5] AudioWorklet API implementation.Fabio Alessandrelli2020-11-101-1/+2
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-14/+15
* [HTML5] Add JavaScriptToolsEditorPlugin.Fabio Alessandrelli2020-10-141-0/+1
* Add JavaScript editor html file.Fabio Alessandrelli2020-10-141-1/+1
* [HTML5] Run Audio process in thread when availableFabio Alessandrelli2020-10-021-0/+1
* Fix typos with codespellRémi Verschelde2020-09-181-1/+1
* Fix Closure compiler build, python style.Fabio Alessandrelli2020-05-101-15/+12
* DisplayServerJavaScript implementation.Fabio Alessandrelli2020-05-101-4/+15
* [HTML5] Locale, input fix, context, exit.Fabio Alessandrelli2020-05-101-1/+0
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-36/+32
* [HTML5] Refactor JS, threads support, closures.Fabio Alessandrelli2020-03-111-9/+32
* Move IDHandler JS module to platform from WebsockFabio Alessandrelli2019-04-121-0/+7
* Add responsive HTML5 export page with full-size canvas as new defaultLeon Krause2018-08-231-1/+1
* Small refactoring in HTML5 build scriptsLeon Krause2018-05-141-3/+3
* Refactor JavaScript platform build scriptLeon Krause2018-03-261-26/+23
* Wrap Emscripten module into JS Engine singleton per SConsLeon Krause2018-01-131-6/+5
* disable caching for targets using helper functionsRhody Lugo2017-11-281-1/+1
* Remove asm.js support from HTML5 platformLeon Krause2017-11-181-22/+6
* Implement HTTPClient in HTML5 platformLeon Krause2017-11-131-0/+7
* Fix WebAudio and HTML5 buildLeon Krause2017-11-061-2/+1
* Use BoolVariable in platform-specific options.Elliott Sales de Andrade2017-09-251-1/+1
* HTML5 start-up overhaulLeon Krause2017-09-111-17/+16
* Implement input focus behavior in HTML5L. Krause2017-07-221-1/+1
* Fix zipping HTML5 templates when using implicit cacheL. Krause2017-07-171-17/+22
* Fix web export buildeska2017-03-101-4/+2
* Fix WebAssembly builds on Windowseska2017-02-211-1/+1
* Automatically zip web export templateseska2017-02-201-15/+26
* Relink web build when HTML shell changeseska2017-01-121-0/+1
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-14/+14