godot/core/os
Rémi Verschelde e0f43e0678
Merge pull request #15564 from RandomShaper/adpod-topmost
Add new window setting: always on top
2018-02-14 16:43:40 +01:00
..
copymem.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access.cpp Mono: Allow loading mscorlib from resources. 2018-01-31 09:20:46 +02:00
file_access.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
input.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
input.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
input_event.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
input_event.h - Improves portability in joystick buttons enum 2018-01-24 19:12:54 -03:00
keyboard.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
keyboard.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
main_loop.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
main_loop.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
memory.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
memory.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mutex.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mutex.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
os.cpp Added OS::center_window to center the window precisely on desktop platforms 2018-02-12 15:45:41 -03:00
os.h Merge pull request #15564 from RandomShaper/adpod-topmost 2018-02-14 16:43:40 +01:00
rw_lock.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rw_lock.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
semaphore.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
semaphore.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
shell.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
shell.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_dummy.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_dummy.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_safe.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_safe.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
threaded_array_processor.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00