godot/core/os
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
..
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 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02: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 Fix enums bindings 2017-09-13 20:57:07 +03:00
os.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +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