summaryrefslogtreecommitdiffstats
path: root/platform/web/js/engine
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot 4.3 to RedotTrashguy2024-10-133-3/+3
* Fix AudioStreamPlayer get_playback_position() for web buildYahkub-R2024-09-161-0/+2
* Add samples playback supportAdam Scott2024-06-181-1/+2
* [Web] Use the module config to preload GDExtension libraries.Fabio Alessandrelli2024-06-142-16/+13
* Upgrade to eslint 9patwork2024-05-221-1/+1
* [Web] Fix closure compiler typedef annotationFabio Alessandrelli2024-04-261-2/+1
* Add option to ensure cross-origin isolation headers on web exportAdam Scott2024-02-121-3/+13
* Fix various typos with codespellRémi Verschelde2024-02-071-1/+1
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-6/+16
* [Web] Improve emscripten "locateFile" glue.Fabio Alessandrelli2023-10-111-1/+3
* Web: Catch using GDExtensions in a non-dlink buildMario Liebisch2023-10-061-0/+4
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-122-4/+4
* Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde2022-11-281-5/+5
|\
| * Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-5/+5
* | [Web] Improve Godot shutdown and cleanup.Fabio Alessandrelli2022-11-051-1/+1
|/
* [Web] Add feature detection helpers to JS Engine class.Fabio Alessandrelli2022-09-172-16/+105
* [Web] Small fixes and enhancements.Fabio Alessandrelli2022-09-111-1/+2
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-294-0/+776