| .. |
|
AngleTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
BezierTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
BoolVectorTest.cpp
|
Math: change the way BoolVector is printed to Debug.
|
7 years ago |
|
CMakeLists.txt
|
Math: benchmark basic Matrix operations.
|
7 years ago |
|
ColorTest.cpp
|
Math: XFAIL most (all?) NoInit tests in Release builds.
|
7 years ago |
|
ComplexTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
ConfigurationValueTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
ConstantsTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
CubicHermiteTest.cpp
|
Math: XFAIL most (all?) NoInit tests in Release builds.
|
7 years ago |
|
DistanceTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
DualComplexTest.cpp
|
Math: provide transformVector() also on the DualThing classes.
|
6 years ago |
|
DualQuaternionTest.cpp
|
Math: provide transformVector() also on the DualThing classes.
|
6 years ago |
|
DualTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
FrustumTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
FunctionsBatchTest.cpp
|
Math: make batch functions actually usable.
|
6 years ago |
|
FunctionsTest.cpp
|
Math: use __builtin_sincos for sincos() on GCC.
|
7 years ago |
|
HalfTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
InterpolationBenchmark.cpp
|
Wrap all tests in unnamed namespaces.
|
7 years ago |
|
IntersectionBenchmark.cpp
|
Math: deprecate Frustum::planes() in favor of begin()/end().
|
7 years ago |
|
IntersectionTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
Matrix3Test.cpp
|
Math: preserve signs in the Matrix[34]::scaling() getter.
|
6 years ago |
|
Matrix4Test.cpp
|
Math: preserve signs in the Matrix[34]::scaling() getter.
|
6 years ago |
|
MatrixBenchmark.cpp
|
Math: implement a robust and faster Matrix4::normalMatrix().
|
7 years ago |
|
MatrixTest.cpp
|
Math: implement a robust and faster Matrix4::normalMatrix().
|
7 years ago |
|
PackingTest.cpp
|
Math: make it possible to use Deg/Rad in all functions.
|
7 years ago |
|
QuaternionTest.cpp
|
Math: fall back to lerp when slerp'd quaternions are too close.
|
6 years ago |
|
RangeTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
RectangularMatrixTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
StrictWeakOrderingTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
SwizzleTest.cpp
|
Math: support numeric indexing in gather() / scatter() as well.
|
7 years ago |
|
TagsTest.cpp
|
Wrap all tests in unnamed namespaces.
|
7 years ago |
|
TypeTraitsTest.cpp
|
Math: expand UnderlyingTypeOf to support vectors and matrices.
|
7 years ago |
|
UnitTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
Vector2Test.cpp
|
Math: added scatter(), renamed swizzle() to gather().
|
7 years ago |
|
Vector3Test.cpp
|
Math: added scatter(), renamed swizzle() to gather().
|
7 years ago |
|
Vector4Test.cpp
|
Math: added scatter(), renamed swizzle() to gather().
|
7 years ago |
|
VectorTest.cpp
|
Math: added component-wise equal()/notEqual() for vectors.
|
7 years ago |