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