mirror of
https://github.com/godotengine/godot.git
synced 2025-02-23 23:15:07 +08:00
This allows to specify any valid folder name (including with subfolders) to use as user:// on all platforms. The folder is constrained to the platform-specific OS::get_data_path() (typically what `XDG_DATA_HOME` resolves to). Fixes #13236. |
||
---|---|---|
.. | ||
copymem.h | ||
dir_access.cpp | ||
dir_access.h | ||
file_access.cpp | ||
file_access.h | ||
input_event.cpp | ||
input_event.h | ||
input.cpp | ||
input.h | ||
keyboard.cpp | ||
keyboard.h | ||
main_loop.cpp | ||
main_loop.h | ||
memory.cpp | ||
memory.h | ||
mutex.cpp | ||
mutex.h | ||
os.cpp | ||
os.h | ||
rw_lock.cpp | ||
rw_lock.h | ||
SCsub | ||
semaphore.cpp | ||
semaphore.h | ||
shell.cpp | ||
shell.h | ||
thread_dummy.cpp | ||
thread_dummy.h | ||
thread_safe.cpp | ||
thread_safe.h | ||
thread.cpp | ||
thread.h |