|
913f8126ad
|
Add source file
|
2023-01-20 15:52:16 +01:00 |
|
|
d3e2ded5d7
|
Added Vector2::one and Vector3::one
|
2022-04-15 16:03:18 +02:00 |
|
|
c1a926582e
|
Added Vector2::Rotate, Moved Rad2Deg/Deg2Rad to Angle class
|
2022-03-29 13:54:08 +02:00 |
|
|
307a94c567
|
Added ToFactor function
|
2022-03-17 15:46:06 +01:00 |
|
|
c2b5791f53
|
Added first Float and Angle functions
|
2022-03-17 14:40:07 +01:00 |
|
|
90da11db68
|
Added Vector2
|
2022-03-15 12:26:18 +01:00 |
|
|
eb3c7805a3
|
Added Vector3::Lerp (unit test omitted for now)
|
2022-01-28 15:48:21 +01:00 |
|
Pascal Serrarens
|
3e85537bf6
|
Included first Quaternion tests
|
2022-01-27 13:59:15 +01:00 |
|
Pascal Serrarens
|
adb9b6e235
|
Improved accuracy of Quaternion::Normalize
|
2022-01-27 13:40:38 +01:00 |
|
Pascal Serrarens
|
5c11ba83fd
|
Set position independent code flag
|
2022-01-25 17:30:50 +01:00 |
|
Pascal Serrarens
|
7229337121
|
Completed Vector3 unit tests
Fixed issues with Angle/SignedAngle for zero and infinity values
|
2022-01-25 11:23:59 +01:00 |
|
Pascal Serrarens
|
a16a695054
|
Added Vector3.Normalize and .Magnitude tests
|
2022-01-24 12:01:46 +01:00 |
|
Pascal Serrarens
|
1fa7681c0d
|
Relocated src and include files
|
2022-01-11 10:42:48 +01:00 |
|