11 Commits

Author SHA1 Message Date
Pascal Serrarens
c3896b78ed Updated documentation 2023-01-20 16:53:44 +01:00
Pascal Serrarens
c44dc3ddad Added initial support for polar coordinate system 2023-01-20 15:52:07 +01:00
Pascal Serrarens
d3e2ded5d7 Added Vector2::one and Vector3::one 2022-04-15 16:03:18 +02:00
Pascal Serrarens
c1a926582e Added Vector2::Rotate, Moved Rad2Deg/Deg2Rad to Angle class 2022-03-29 13:54:08 +02:00
Pascal Serrarens
307a94c567 Added ToFactor function 2022-03-17 15:46:06 +01:00
Pascal Serrarens
c2b5791f53 Added first Float and Angle functions 2022-03-17 14:40:07 +01:00
Pascal Serrarens
90da11db68 Added Vector2 2022-03-15 12:26:18 +01:00
Pascal Serrarens
8601756f7e removed use of #pragma-once 2022-02-10 17:22:52 +01:00
Pascal Serrarens
eb3c7805a3 Added Vector3::Lerp (unit test omitted for now) 2022-01-28 15:48:21 +01:00
Pascal Serrarens
0f46f06ed5 Added Quaternion unit tests 2022-01-28 13:45:31 +01:00
Pascal Serrarens
1fa7681c0d Relocated src and include files 2022-01-11 10:42:48 +01:00