mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 01:51:10 +00:00
Initial work to make liniting easier. This includes: - Rename http_request.js to library_godot_http_request.js. - Rename externs.js to engine.externs.js. - New library_godot_runtime.js (GodotRuntime) wraps around emscripten functions. - Refactor of XMLHttpRequest handler in engine/preloader.js. - Few fixes to bugs spotted by early stage linting. |
||
|---|---|---|
| .. | ||
| audio.worklet.js | ||
| library_godot_audio.js | ||
| library_godot_display.js | ||
| library_godot_editor_tools.js | ||
| library_godot_eval.js | ||
| library_godot_http_request.js | ||
| library_godot_os.js | ||
| library_godot_runtime.js | ||