You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš d7d8e49de2 Math: make all literals usable with Utility::Tweakable. 8 years ago
..
AngleTest.cpp Math: make all literals usable with Utility::Tweakable. 8 years ago
BezierTest.cpp Math: oh, MSVC 2015 constexpr fun is here again. 8 years ago
BoolVectorTest.cpp Math: test a bit more. 8 years ago
CMakeLists.txt Math: benchmark quaternion interpolation methods. 8 years ago
ColorTest.cpp Math: make all literals usable with Utility::Tweakable. 8 years ago
ComplexTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
ConstantsTest.cpp Math: added Constants::sqrtHalf(). 8 years ago
CubicHermiteTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
DistanceTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
DualComplexTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
DualQuaternionTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
DualTest.cpp Math: added data() accessors to all remaining types. 8 years ago
FrustumTest.cpp Updated copyright year. 8 years ago
FunctionsTest.cpp Math: vector overloads for isInf() and isNan(). 8 years ago
HalfTest.cpp Math: make all literals usable with Utility::Tweakable. 8 years ago
InterpolationBenchmark.cpp Math: benchmark quaternion interpolation methods. 8 years ago
IntersectionBenchmark.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
IntersectionTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
Matrix3Test.cpp Math: fun with printing NaNs :( 8 years ago
Matrix4Test.cpp Math: fun with printing NaNs :( 8 years ago
MatrixTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
PackingTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
QuaternionTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
RangeTest.cpp Math: MSVC 2015 constexpr fun! 8 years ago
RectangularMatrixTest.cpp Updated copyright year. 8 years ago
SwizzleTest.cpp Updated copyright year. 8 years ago
TagsTest.cpp Updated copyright year. 8 years ago
TypeTraitsTest.cpp Math: I have no idea what happened here. 8 years ago
UnitTest.cpp Math: properly test op-and-assign operators in Unit. 8 years ago
Vector2Test.cpp Updated copyright year. 8 years ago
Vector3Test.cpp Updated copyright year. 8 years ago
Vector4Test.cpp Math: added planeEquation() helper. 8 years ago
VectorTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago