godot/modules/mono/glue
Raul Santos 28a8caac26
C#: Make Length and LengthSquared into methods in Quaternion.
The `Length` and `LengthSquared` members are implemented as methods
in every other C# struct, `Quaternion` was the only one implementing
them as properties.
2023-01-15 14:03:44 +01:00
..
GodotSharp C#: Make Length and LengthSquared into methods in Quaternion. 2023-01-15 14:03:44 +01:00
runtime_interop.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00