mirror of
https://github.com/godotengine/godot.git
synced 2026-04-07 21:48:02 +00:00
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.