virtualx-engine/core/os
2019-10-08 11:03:57 +02:00
..
copymem.h
dir_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
dir_access.h
file_access.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
file_access.h
input.cpp
input.h
input_event.cpp Don't transform global position of mouse input 2019-09-03 00:58:10 +02:00
input_event.h
keyboard.cpp
keyboard.h
main_loop.cpp doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
main_loop.h Add new events and accompanying logic to notify when the app is paused and resumed on Android devices. 2019-09-19 13:29:49 -07:00
memory.cpp
memory.h Remove circular include between core/typedefs.h and core/error_macros.h 2019-10-08 11:03:57 +02:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
os.h [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 2019-08-26 16:45:49 +03:00
rw_lock.cpp
rw_lock.h
SCsub
semaphore.cpp
semaphore.h
thread.cpp
thread.h
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h
threaded_array_processor.h