godot/modules/mono/glue/GodotSharp
Aaron Franke 22ba912d90
[Mono] Add Vector2i, Vector3i, and Rect2i
These have conversion operators between their non-integer equivalents. Vector2i to Vector2 is implicit, while Vector2 to Vector2i is explicit. All conversion code is done in the integer files, so Vector2.cs contains no reference to Vector2i etc.
2020-03-17 18:03:28 -04:00
..
GodotSharp [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
GodotSharpEditor Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01: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