diff options
author | Raul Santos <raulsntos@gmail.com> | 2023-01-14 03:14:20 +0100 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2023-01-17 18:07:33 +0100 |
commit | 4bdcfe144333e5cb7725ddbb97ba8d769b47958e (patch) | |
tree | bce8059532b03e77ce81dce5e097fc4ad9b03a5c /scene/gui/label.cpp | |
parent | f0326297b319fb632ba5a28c7c8528b1800132f4 (diff) |
Sync C# vectors with Core
- Remove `Vector2.Lerp` overload that takes a weight parameter of type `Vector2`.
- Remove `Vector3.Lerp` overload that takes a weight parameter of type `Vector3`.
- Remove `Color.Lerp` overload that takes a weight parameter of type `Color`.
- Remove `Angle` method from `Vector2i`.
- Remove `AngleTo` method from `Vector2i`.
- Remove `AngleToPoint` method from `Vector2i`.
- Remove `Cross` method from `Vector2i`.
- Remove `DistanceSquaredTo` method from `Vector2i` and `Vector3i`.
- Remove `DistanceTo` method from `Vector2i` and `Vector3i`.
- Remove `Dot` method from `Vector2i` and `Vector3i`.
- Remove `PosMod` method from `Vector2i` and `Vector3i`.
- Remove `Orthogonal` method from `Vector2i`.
- Remove `&` operator from `Vector2i` and `Vector3i`.
Diffstat (limited to 'scene/gui/label.cpp')
0 files changed, 0 insertions, 0 deletions