c2c34cdd5dAdds the getSignedAngleBetweenVectors function, which is like the existing getAngleBetweenVectors, but will returned a signed angle value, which helps to inform the full 360 angle, rather than the 'nearest 180'.
8 년 전
Areloch
31ed509c1cAdds some helpful utility math functions.