godot/core/os
Pedro J. Estébanez fa08b0f377 Improve/fix packed data API
- Enhance directory API
- Fix `FileAccess::exists()` not checking for PackedData being disabled
- Fix moving to the parent directory (`..`)
- Allow absolute paths in existence checks
2020-07-27 11:24:00 +02:00
..
copymem.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
dir_access.cpp Improve UX of drive letters 2020-03-17 14:48:54 +01:00
dir_access.h Improve UX of drive letters 2020-03-17 14:48:54 +01:00
file_access.cpp Improve/fix packed data API 2020-07-27 11:24:00 +02:00
file_access.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
input.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
input.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
input_event.cpp Add support for the WinTab API for pen input. (3.2) 2020-05-05 14:56:02 +03:00
input_event.h Support SDL2 half axes and inverted axes mappings. 2020-06-26 06:28:56 +01:00
keyboard.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
keyboard.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
main_loop.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
main_loop.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
memory.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
memory.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
midi_driver.cpp ALSA MIDI driver: 2020-01-22 21:41:48 +01:00
midi_driver.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mutex.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mutex.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
os.cpp Fix Return key events in LineEdit & TextEdit on Android 2020-07-17 18:25:40 +02:00
os.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-17 18:25:40 +02:00
rw_lock.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rw_lock.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
semaphore.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
semaphore.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_dummy.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_dummy.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_safe.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_safe.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
threaded_array_processor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00