godot/core/os
Rémi Verschelde 1a4dbd9ee2
Merge pull request #31437 from volzhs/vibrate-mobile
Support vibration for Android and iOS
2019-08-21 21:10:22 +02:00
..
copymem.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dir_access.cpp DirAccess: Drop compat get_next(bool *is_dir) which was hidden 2019-07-25 11:09:57 +02:00
dir_access.h Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments 2019-08-14 13:45:54 +02:00
file_access.cpp Move CryptoCore to it's own folder. 2019-08-19 16:31:05 +02:00
file_access.h Add FileAccess::set_unix_permissions for Unix platforms 2019-04-07 15:45:30 -03:00
input.cpp Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
input.h Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
input_event.cpp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
input_event.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
keyboard.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
keyboard.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
main_loop.cpp doc: Proofread and complete various nodes 2019-06-26 23:05:51 +02:00
main_loop.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
memory.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
memory.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
midi_driver.cpp Fix MIDI Note Off missing on some devices 2019-03-18 15:54:32 -03:00
midi_driver.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
os.cpp Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
os.h Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
rw_lock.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rw_lock.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
semaphore.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
semaphore.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
thread.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
thread_dummy.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_dummy.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_safe.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_safe.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
threaded_array_processor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00