summaryrefslogtreecommitdiffstats
path: root/platform/javascript/js/libs
Commit message (Expand)AuthorAgeFilesLines
* [HTML5] Add easy to use download API.Fabio Alessandrelli2021-05-212-57/+17
* Merge pull request #48719 from Faless/js/4.x_interfacesRémi Verschelde2021-05-202-86/+333
|\
| * [HTML5] Implement Godot <-> JavaScript interface.Fabio Alessandrelli2021-05-202-86/+333
* | Fix typos with codespellRémi Verschelde2021-05-201-1/+1
|/
* [HTML5] Implement WebGL fallback.Fabio Alessandrelli2021-04-061-0/+11
* [HTML5] Disable body_size in fetch.Fabio Alessandrelli2021-04-031-12/+1
* [HTML5] Fix WM notifications not being called.Fabio Alessandrelli2021-03-291-1/+1
* [HTML5] Drag and drop zip in project manager.Fabio Alessandrelli2021-03-122-26/+41
* [HTML5] Opt-in virtual keyboard support.Fabio Alessandrelli2021-03-112-2/+137
* [HTML5] Properly set canvas size during setup.Fabio Alessandrelli2021-03-101-0/+1
* [HTML5] Respect allow_hidpi option during setupFabio Alessandrelli2021-03-081-5/+10
* [HTML5] Catch audio worklet errors on disconnect.Fabio Alessandrelli2021-03-081-1/+4
* [HTML5] Replace XMLHttpRequest with Fetch.Fabio Alessandrelli2021-03-062-142/+258
* [HTML5] Rename heapCopy to heapSlice.Fabio Alessandrelli2021-03-053-4/+18
* [HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli2021-02-192-24/+167
* [HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli2021-02-191-9/+25
* [HTML5] Implement get_processor_count.Fabio Alessandrelli2021-02-171-0/+5
* [HTML5] Detect screen scale and DPI.Fabio Alessandrelli2021-02-121-0/+26
* Merge pull request #45888 from Faless/js/4.x_xhr_fixRémi Verschelde2021-02-111-24/+6
|\
| * [HTML5] Fix HTTPClient request_raw.Fabio Alessandrelli2021-02-111-24/+6
* | [HTML5] Handle contextmenu, webglcontextlost internally.Fabio Alessandrelli2021-02-111-0/+12
|/
* [HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli2021-01-181-1/+171
* Update copyright statements to 2021Rémi Verschelde2021-01-018-16/+16
* [HTML5] Fix errors when Mic is not allowed.Fabio Alessandrelli2020-12-091-10/+16
* [HTML5] Add function signatures to JS libraries.Fabio Alessandrelli2020-12-046-0/+57
* [HTML5] Remove file flags from writeFile in setup.Fabio Alessandrelli2020-11-301-1/+1
* [HTML5] Run eslint --fix.Fabio Alessandrelli2020-11-238-267/+271
* [HTML5] Libraries refactor for linting.Fabio Alessandrelli2020-11-218-0/+1689