summaryrefslogtreecommitdiff
path: root/platform/javascript/js/libs/library_godot_os.js
AgeCommit message (Expand)Author
2022-05-11[HTML5] Limit the returned OS cpu count to 2.Fabio Alessandrelli
2022-02-06[HTML5] Implement JavaScript PWA update callbacks.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-05[HTML5] Refactor JS library listeners to OS.Fabio Alessandrelli
2021-08-18[CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli
2021-06-25[HTML5] Add option to focus canvas on start.Fabio Alessandrelli
2021-05-21[HTML5] Add easy to use download API.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-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-01-01Update copyright statements to 2021Rémi Verschelde
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