godot/platform/javascript/js
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
..
engine [HTML5] Drag and drop zip in project manager. 2021-03-12 10:16:02 +01:00
jsdoc2rst [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00
libs [HTML5] Drag and drop zip in project manager. 2021-03-12 10:16:02 +01:00