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š 881003d90b Test: adapt tests to change in TestSuite float epsilon precisions. 6 years ago
..
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: add batch integer packing/unpacking and casting functions. 6 years ago
ColorTest.cpp Math: make Color default alpha values work with Half. 6 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 doc: updated credits and changelog. 6 years ago
FunctionsBatchTest.cpp Math: make batch functions actually usable. 6 years ago
FunctionsTest.cpp Test: adapt tests to change in TestSuite float epsilon precisions. 6 years ago
HalfTest.cpp Math: make it possible to construct Half from a double. 6 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 Revert "Math: preserve signs in the Matrix[34]::scaling() getter." 6 years ago
Matrix4Test.cpp Revert "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
PackingBatchTest.cpp Math: batch table-based half-float packing/unpacking. 6 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: minor cleanup. 6 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: make Vector::pad() default argument work with Half. 6 years ago