virtualx-engine/platform/javascript/js/libs
Fabio Alessandrelli f1e810adcb [HTML5] Drag and drop zip in project manager.
With a very nice hack, a new hidden configuration option that delays
dropped files removal at exit.

This still leaks while the project manager is running, but will clear
memory as soon as it exits or load something.
(reminder, dropped files are reguarly removed after the signal is
emitted specifically to avoid leaks, but I prefer hacking the HTML5
config then the project manager).
2021-03-12 10:16:02 +01:00
..
audio.worklet.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_audio.js [HTML5] Catch audio worklet errors on disconnect. 2021-03-08 17:06:24 +01:00
library_godot_display.js [HTML5] Drag and drop zip in project manager. 2021-03-12 10:16:02 +01:00
library_godot_editor_tools.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_eval.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_fetch.js [HTML5] Replace XMLHttpRequest with Fetch. 2021-03-06 11:44:07 +01:00
library_godot_os.js [HTML5] Drag and drop zip in project manager. 2021-03-12 10:16:02 +01:00
library_godot_runtime.js [HTML5] Rename heapCopy to heapSlice. 2021-03-05 20:17:58 +01:00