godot/core/os
Juan Linietsky d938de67ff Make sure to obey hidpi to off by default, as present in project settings. Set it to on by default for editor.
Many integrated GPUs can't really get enough performance to play games at hidpi, so this should be enabled manually.
2017-10-05 16:41:42 -03:00
..
copymem.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
dir_access.h Fix x11 exported executables not getting the +x flag 2017-09-17 14:40:58 -03:00
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.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input_event.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
input_event.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
keyboard.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
keyboard.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
main_loop.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
main_loop.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
memory.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
memory.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
mutex.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
mutex.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
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 Merge pull request #11823 from endragor/virtual-keyboard-height 2017-10-04 18:16:28 +02:00
rw_lock.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rw_lock.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
semaphore.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
semaphore.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_dummy.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_dummy.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_safe.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_safe.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00