godot/misc
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
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist [HTML5] Drag and drop zip in project manager. 2021-03-12 10:16:02 +01:00
hooks Dynamically load libudev.so.1 on Linux if udev=yes 2021-02-17 13:14:59 +01:00
scripts Merge pull request #46117 from akien-mga/dynamic-load-libudev 2021-02-17 13:40:15 +01:00