1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00
Files
godot/servers/physics
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
..
2017-08-27 22:13:45 +02:00
2017-09-02 01:59:26 +02:00
2017-08-27 22:13:45 +02:00
2017-09-08 15:03:53 +02:00