godot/core/os
2017-11-09 13:02:26 -03:00
..
copymem.h
dir_access.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
dir_access.h
file_access.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access.h Extract logging logic 2017-09-25 16:19:21 +07:00
input_event.cpp Fix InputEventJoypadMotion::action_match for 0 axis values. 2017-10-21 16:06:24 +11:00
input_event.h Increase joystick axis from 8 to 10 2017-11-08 19:56:30 +11:00
input.cpp Input: expose joy_connection_changed() 2017-10-11 18:55:57 +02:00
input.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
keyboard.cpp Add Colemak keybindings to editor for osx 2017-10-30 22:51:02 +01:00
keyboard.h
main_loop.cpp Bind MainLoop.notif_wm_go_back_request 2017-10-22 14:07:24 +07:00
main_loop.h
memory.cpp
memory.h
mutex.cpp
mutex.h
os.cpp Make sure to obey hidpi to off by default, as present in project settings. Set it to on by default for editor. 2017-10-05 16:41:42 -03:00
os.h Make video mode initialization more intuitive, fixes #12022 2017-11-09 13:02:26 -03:00
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