godot/drivers
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
..
alsa Corrections to audio buffer size calculations 2017-09-01 11:12:13 -03:00
convex_decomp Fix files header 2017-09-01 21:07:55 +07:00
gl_context Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
gles3 Renamed function arguments to keep them consistent between declaration and implementation 2017-09-14 13:49:15 -04:00
png Fix signed and unsigned comparisons 2017-09-01 08:13:12 +02:00
pulseaudio Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
rtaudio Fix crash when no audio driver is available 2017-09-13 20:54:55 -03:00
unix Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
wasapi Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
windows Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
xaudio2 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_driver_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Added new WASAPI driver for Windows 2017-08-27 15:26:15 -03:00