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š d7e507a2a7 MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
..
AngleTest.cpp Math: ability to construct all types without initializing the contents. 11 years ago
BoolVectorTest.cpp MSVC 2015 compatibility: single value Math constructor constexpr issues. 11 years ago
CMakeLists.txt Moved Color to Math namespace. 11 years ago
ColorTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
ComplexTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
ConstantsTest.cpp Math: improve Constants test, fix Clang compilation. 11 years ago
DualComplexTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
DualQuaternionTest.cpp MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago
DualTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
FunctionsTest.cpp Math: added div() function. 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: Math copy/conversion constexpr issues. 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 MSVC 2015 compatibility: Math copy/conversion constexpr issues. 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 Math: ability to construct all types without initializing the contents. 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 MSVC 2015 compatibility: Math copy/conversion constexpr issues. 11 years ago