godot/core/os
Pedro J. Estébanez 12d4d65668 Improve debug focus behavior
Fix focusing debugged game on Windows
Add re-focusing editor on continue

(cherry picked from commit 66dac878ac)
2016-10-09 17:29:59 +02:00
..
copymem.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
copymem.h
dir_access.cpp Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 2016-06-18 11:13:03 -03:00
dir_access.h Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 2016-06-18 11:13:03 -03:00
file_access.cpp Add sha256 to String and File/FileAccess. 2016-06-17 10:55:16 +03:00
file_access.h Add sha256 to String and File/FileAccess. 2016-06-17 10:55:16 +03:00
input.cpp Add function to get readable names for joystick events 2016-10-09 17:19:57 +02:00
input.h Add function to get readable names for joystick events 2016-10-09 17:19:57 +02:00
input_event.cpp Fix input action pressed state not changing for quick joystick movements. 2016-10-09 17:16:19 +02:00
input_event.h Properly deliver localized coordinates when passing gui events through parents, closes #4215 2016-06-27 10:00:36 -03:00
keyboard.cpp Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
keyboard.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
main_loop.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
main_loop.h Changed import workflow 2016-05-27 14:19:11 -03:00
memory.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory.h Add spaces to macros in memory.h to make C++11 compilers happy 2016-05-27 16:48:27 +08:00
memory_pool_dynamic.cpp
memory_pool_dynamic.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_dynamic_prealloc.cpp
memory_pool_dynamic_prealloc.h
memory_pool_dynamic_static.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_dynamic_static.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_static.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_static.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
mutex.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
mutex.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
os.cpp Expose virtual keyboard functions to GDScript 2016-07-21 23:58:58 +02:00
os.h Improve debug focus behavior 2016-10-09 17:29:59 +02:00
SCsub
semaphore.cpp
semaphore.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
shell.cpp
shell.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread.h Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS 2016-06-25 10:41:23 -03:00
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread_safe.h remove trailing whitespace 2016-03-09 00:00:52 +01:00