godot/platform/x11
letheed 5ad9be4c24 Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -> position
* rot -> rotation
* loc -> location

C++ variables are left as is.
2017-09-20 13:11:10 +02:00
..
export Fix x11 exported executables not getting the +x flag 2017-09-17 14:40:58 -03:00
context_gl_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
context_gl_x11.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
crash_handler_x11.cpp Fix crash handler not including stdlib.h 2017-09-19 11:21:45 -03:00
crash_handler_x11.h Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
detect.py Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
godot_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_linux.cpp X11: Fix gamepads not being added whith udev. 2017-09-14 22:50:40 +02:00
joypad_linux.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_x11.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
os_x11.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_x11.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_x11.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00