Commit graph

13 commits

Author SHA1 Message Date
Jarl Gullberg
6d0f3eb973
Added new and improved floating-point equality tester. 2017-06-04 19:05:43 +02:00
Jarl Gullberg
4ae58b3073
Changed some Equals to ApproximatelyEquals. 2017-06-03 22:42:39 +02:00
varon
1d1428c3e4 Merge pull request #5 from Nihlus/fix-vector-componentminmax
Mark Min/Max as obsolete and implement ComponentMin/Max and MagnitudeMin/Max for all vector classes.
2017-06-03 20:12:07 +02:00
Jarl Gullberg
d27a4671a5
Improved test name. 2017-06-02 22:25:44 +02:00
Jarl Gullberg
5191491cdb
Fixed MagnitudeMin test. 2017-06-02 20:34:13 +02:00
Jarl Gullberg
c3fa66eb15
Implemented all ComponentMin/Max and MagnitudeMin/Max tests. 2017-06-02 20:33:00 +02:00
varon
92d4c942f4 Fix additional compile inference errors under VS2015 2017-06-02 13:56:11 +02:00
Jarl Gullberg
0cd47f2c3c
Added test of multiplication operators. 2017-06-02 10:56:02 +02:00
Jarl Gullberg
5c4ef39c92
Removed fake casts. 2017-06-01 22:09:04 +02:00
Jarl Gullberg
a2a9c922d4
Added transformation by quaternion test. 2017-06-01 21:26:34 +02:00
Jarl Gullberg
7d846c4459
Strip trailing spaces. 2017-06-01 21:12:59 +02:00
Jarl Gullberg
c7298d8784
Improved test naming. 2017-06-01 21:09:10 +02:00
Jarl Gullberg
cae5619c0e
Added Vector4 tests. 2017-06-01 19:53:32 +02:00