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š 2c1da5466e Math: added data() accessors to all remaining types. 8 years ago
..
AngleTest.cpp Updated copyright year. 8 years ago
BezierTest.cpp Math: added data() accessors to all remaining types. 8 years ago
BoolVectorTest.cpp Math: ability to convert BoolVector from/to external representation. 8 years ago
CMakeLists.txt Math: benchmark quaternion interpolation methods. 8 years ago
ColorTest.cpp Math: new Color[34]::fromSrgb[Alpha]() and Color[34]::toSrgb[Alpha]Int(). 8 years ago
ComplexTest.cpp Math: added data() accessors to all remaining types. 8 years ago
ConstantsTest.cpp Math: added Constants::piQuarter(). 8 years ago
CubicHermiteTest.cpp Math: added data() accessors to all remaining types. 8 years ago
DistanceTest.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
DualComplexTest.cpp Math: added data() accessors to all remaining types. 8 years ago
DualQuaternionTest.cpp Math: added data() accessors to all remaining types. 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: new min(), max() and minmax() overloads taking plain C arrays. 8 years ago
HalfTest.cpp Math: debug output for Half with proper amount of decimal places. 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: use plane equation in Intersection::planeLine(). 8 years ago
Matrix3Test.cpp Math: add Matrix[34]::rotationShear(), scalingSquared() and scaling(). 8 years ago
Matrix4Test.cpp Math: add Matrix[34]::rotationShear(), scalingSquared() and scaling(). 8 years ago
MatrixTest.cpp Updated copyright year. 8 years ago
PackingTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
QuaternionTest.cpp Math: added data() accessors to all remaining types. 8 years ago
RangeTest.cpp Math: added Range::fromCenter(). 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: forgot to execute test for Vector::minmax(). 8 years ago