godot/core/os
2017-03-05 15:47:28 +01:00
..
copymem.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
dir_access.cpp -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
dir_access.h Fixed dir access return value, changed it to Error like all other funcs 2017-01-14 09:17:15 -03:00
file_access.cpp -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
file_access.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
input.cpp -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
input.h Added focus tracking in X11 and Windows classes, added new confined mouse mode (#7162) 2017-01-25 19:21:41 +01:00
input_event.cpp Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
input_event.h Made InputEvent use floating point coordinates. 2017-01-12 00:12:54 -03:00
keyboard.cpp Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
keyboard.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
main_loop.cpp Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
main_loop.h Added a BACK notification besides QUIT, so they go in separate channels. 2017-01-11 16:42:31 -03:00
memory.cpp Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
memory.h Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
mutex.cpp Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
mutex.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
os.cpp Add API to access battery power state 2017-03-04 18:04:29 +01:00
os.h Add API to access battery power state 2017-03-04 18:04:29 +01:00
power.h Add a bunch of missing Godot headers in own files 2017-03-05 15:47:28 +01:00
rw_lock.cpp Add a bunch of missing Godot headers in own files 2017-03-05 15:47:28 +01:00
rw_lock.h Add a bunch of missing Godot headers in own files 2017-03-05 15:47:28 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
semaphore.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
semaphore.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
shell.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
shell.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_dummy.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_dummy.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_safe.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_safe.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00