mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-27 23:06:25 +00:00
1a620bd5fa
This is in alignment with other functions in vector classes. Also added checks for normalization, fixed the sign of reflect (which now corresponds to reflection along a plane mathematically), added bounce method and updated docs. Fixes #8201.