virtualx-engine/modules/mono/glue/GodotSharp
Raul Santos 838f80ed91 Rename C# Quaternion() -> GetQuaternion()
To keep consistency with GDScript, the method `Quaternion()` is renamed
`GetQuaternion()`, and made `internal` so it's not exposed to scripting.
The documentation references are also fixed.

Also, the methods `GetQuaternion()` and `GetRotationQuaternion()` are
moved below `GetEuler()` to follow alphabetic order.
2021-12-06 20:18:40 +01:00
..
GodotSharp Rename C# Quaternion() -> GetQuaternion() 2021-12-06 20:18:40 +01:00
GodotSharpEditor C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
.gitignore Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
GodotSharp.sln C#: Replace uses of old Configuration and update old csprojs 2020-03-14 19:01:29 +01:00