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
|
1ffbeaf854
|
Added GTEST define, removed hello-test
|
2022-02-10 17:25:18 +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
|
3e85537bf6
|
Included first Quaternion tests
|
2022-01-27 13:59:15 +01:00 |
|
Pascal Serrarens
|
ea72cf5cb9
|
Replaced std::isnan by <math.h>isnan for improved compatibility
|
2022-01-25 11:27:16 +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
|
ef53f08760
|
Replaced INFINITY by numeric limit
|
2022-01-24 13:11:32 +01:00 |
|
Pascal Serrarens
|
979a6eddcd
|
Added Vector3 tests
|
2022-01-24 13:05:32 +01:00 |
|
Pascal Serrarens
|
d15ccd8001
|
Created vector3_test
|
2022-01-24 12:21:00 +01:00 |
|
Pascal Serrarens
|
a16a695054
|
Added Vector3.Normalize and .Magnitude tests
|
2022-01-24 12:01:46 +01:00 |
|
Pascal Serrarens
|
daa51607c4
|
Included first real test
|
2022-01-24 11:50:34 +01:00 |
|
Administrator
|
4a0bd5b08e
|
Update hello_test.cc
|
2022-01-23 15:59:36 +00:00 |
|
Administrator
|
f27f432e77
|
Add example test file
|
2022-01-23 15:09:46 +00:00 |
|
Administrator
|
909f09a474
|
Add new directory
|
2022-01-23 15:06:47 +00:00 |
|