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
Age
Commit message (
Expand
)
Author
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-10
Refactor OS_JavaScript
Leon Krause
2018-07-09
Added support for extra mouse buttons.
unknown
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-08
Detect channel count, mix rate, and buffer length in HTML5 audio driver
Leon Krause
2018-05-24
Javascript: Remove weird log
Max Hilbrunner
2018-05-14
Build HTML5 release_debug with -Os, like release.
Leon Krause
2018-05-14
Small refactoring in HTML5 build scripts
Leon Krause
2018-05-10
Merge pull request #18765 from eska014/enginejs-extalt
Rémi Verschelde
2018-05-10
Merge pull request #18766 from eska014/html5-localcustomshell
Max Hilbrunner
2018-05-10
Use local path for custom HTML5 shell export
Leon Krause
2018-05-10
Accept non-default main packs in engine.js startGame()
Leon Krause
2018-05-10
Merge pull request #18753 from eska014/html5-iframefocus
Max Hilbrunner
2018-05-10
Add Engine.setWebAssemblyFilenameExtension()
Leon Krause
2018-05-10
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-10
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-04
Merge pull request #17792 from eska014/enginejs-preloadpaths
Rémi Verschelde
2018-04-03
Merge pull request #17836 from eska014/detect-emconfig
Rémi Verschelde
2018-03-30
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
2018-03-29
Detect and configure JavaScript build per Emscripten configuration file
Leon Krause
2018-03-27
Fix engine.js startGame() when loading from directory
Leon Krause
2018-03-27
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
2018-03-27
Fix engine.js preloadFile() with directories
Leon Krause
2018-03-27
Expose Emscripten libs to engine.js discreetly
Leon Krause
2018-03-26
Refactor JavaScript platform build script
Leon Krause
2018-03-20
Add RWLockDummy for NO_THREADS builds
Leon Krause
2018-03-18
Disable Emscripten assertions in release_debug builds
Leon Krause
2018-03-16
Fix typo in engine.js
Leon Krause
2018-03-15
Check only for WebGL 1.0, move test to HTML file
Leon Krause
2018-03-07
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-02-17
Merge pull request #16781 from eska014/html5-httpc
Rémi Verschelde
2018-02-17
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-17
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-17
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-16
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-16
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-14
Disabled mbedtls module in javascript platform
Fabio Alessandrelli
2018-02-14
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-01-25
Merge pull request #16059 from eska014/html5-notls
Rémi Verschelde
2018-01-25
Disable OpenSSL module in HTML5 platform by default
Leon Krause
2018-01-24
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
2018-01-20
HTML export: Make s3tc the standard Texture Format
x1212
2018-01-13
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
2018-01-12
Fix HTML5 feature tags
Leon Krause
2018-01-07
Merge pull request #15447 from eska014/html5-optmode
Rémi Verschelde
2018-01-07
Build WebAssembly module with -Os to decrease file size
Leon Krause
2018-01-07
Initialize WebGL context in OS
Leon Krause
[next]