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š e7cae67e9f Math: added sincos(). 11 years ago
..
AngleTest.cpp Math: ability to construct all types without initializing the contents. 11 years ago
BoolVectorTest.cpp MSVC 2015 compatibility: apparently dereferencing pointer is verboten. 11 years ago
CMakeLists.txt Math: test multiplication/division of Dual numbers with different type. 11 years ago
ColorTest.cpp Math: default alpha parameter also for Color4::fromHSV(). 11 years ago
ComplexTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
ConstantsTest.cpp MSVC 2015 compatibility: NaN is not constexpr. 11 years ago
DualComplexTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
DualQuaternionTest.cpp Math: Add test for DualQuaternion screw interpolation (ScLERP). 11 years ago
DualTest.cpp Math: proper multiplication/division of Duals with different types. 11 years ago
FunctionsTest.cpp Math: added sincos(). 11 years ago
Matrix3Test.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
Matrix4Test.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
MatrixTest.cpp MSVC 2015 compatibility: issues with delegating constexpr tag constructors. 11 years ago
QuaternionTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
RangeTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
RectangularMatrixTest.cpp Math: update and document subclass implementation macro tests. 11 years ago
SwizzleTest.cpp Making test declarations more compact. 11 years ago
TypeTraitsTest.cpp Making test declarations more compact. 11 years ago
UnitTest.cpp Use new-style debug operators everywhere. 11 years ago
Vector2Test.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
Vector3Test.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
Vector4Test.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
VectorTest.cpp Math: update and document subclass implementation macro tests. 11 years ago