Age | Commit message (Expand) | Author |
2021-08-18 | [CI] Upgrade Emscripten to 2.0.27. | Fabio Alessandrelli |
2021-07-25 | Fix various typos with codespell | luz paz |
2021-06-25 | [HTML5] Add option to focus canvas on start. | Fabio Alessandrelli |
2021-06-18 | [HTML5] JS callback functions now returns passed value. | Fabio Alessandrelli |
2021-06-14 | [HTML5] Fix some JS library signature. | Fabio Alessandrelli |
2021-06-08 | Fixed missed IDHandler dependency in GodotFetch | Arthur Bikmullin |
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-20 | Fix typos with codespell | Rémi Verschelde |
2021-04-06 | [HTML5] Implement WebGL fallback. | Fabio Alessandrelli |
2021-04-03 | [HTML5] Disable body_size in fetch. | Fabio Alessandrelli |
2021-03-29 | [HTML5] Fix WM notifications not being called. | Fabio Alessandrelli |
2021-03-12 | [HTML5] Drag and drop zip in project manager. | Fabio Alessandrelli |
2021-03-11 | [HTML5] Opt-in virtual keyboard support. | Fabio Alessandrelli |
2021-03-10 | [HTML5] Properly set canvas size during setup. | Fabio Alessandrelli |
2021-03-08 | [HTML5] Respect allow_hidpi option during setup | Fabio Alessandrelli |
2021-03-08 | [HTML5] Catch audio worklet errors on disconnect. | Fabio Alessandrelli |
2021-03-06 | [HTML5] Replace XMLHttpRequest with Fetch. | Fabio Alessandrelli |
2021-03-05 | [HTML5] Rename heapCopy to heapSlice. | Fabio Alessandrelli |
2021-02-19 | [HTML5] Better fullscreen, canvas resizing. | Fabio Alessandrelli |
2021-02-19 | [HTML5] Easier HTML templates, better deinit/cleanup. | Fabio Alessandrelli |
2021-02-17 | [HTML5] Implement get_processor_count. | Fabio Alessandrelli |
2021-02-12 | [HTML5] Detect screen scale and DPI. | Fabio Alessandrelli |
2021-02-11 | Merge pull request #45888 from Faless/js/4.x_xhr_fix | Rémi Verschelde |
2021-02-11 | [HTML5] Fix HTTPClient request_raw. | Fabio Alessandrelli |
2021-02-11 | [HTML5] Handle contextmenu, webglcontextlost internally. | Fabio Alessandrelli |
2021-01-18 | [HTML5] Custom Gamepad library to allow remapping. | Fabio Alessandrelli |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-09 | [HTML5] Fix errors when Mic is not allowed. | Fabio Alessandrelli |
2020-12-04 | [HTML5] Add function signatures to JS libraries. | Fabio Alessandrelli |
2020-11-30 | [HTML5] Remove file flags from writeFile in setup. | Fabio Alessandrelli |
2020-11-23 | [HTML5] Run eslint --fix. | Fabio Alessandrelli |
2020-11-21 | [HTML5] Libraries refactor for linting. | Fabio Alessandrelli |