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š 6f94d84b1a Moved Math::GeometryUtils to Math::Geometry::Intersection. 14 years ago
..
CMakeLists.txt Moved Math::GeometryUtils to Math::Geometry::Intersection. 14 years ago
MathTest.cpp Make Math::pow() templated on type. 14 years ago
MathTest.h Happy New Year. 15 years ago
Matrix3Test.cpp Allow to specify value on diagonal in identity matrix constructor. 14 years ago
Matrix3Test.h Allow to specify value on diagonal in identity matrix constructor. 14 years ago
Matrix4Test.cpp Function for returning rotation and scaling part of Matrix4. 14 years ago
Matrix4Test.h Function for returning rotation and scaling part of Matrix4. 14 years ago
MatrixTest.cpp Fixed typo in method name. 14 years ago
MatrixTest.h Fixed typo in method name. 14 years ago
TypeTraitsTest.cpp Fixed awesome mistake in Math::TypeTraits. 14 years ago
TypeTraitsTest.h Added Math::TypeTraits, implementing fuzzy comparison based on type. 14 years ago
Vector2Test.cpp Fixed awesome bug in Vector3 constructor. 14 years ago
Vector2Test.h Fixed awesome bug in Vector3 constructor. 14 years ago
Vector3Test.cpp Using explicit constructors for templated type in Vector. 14 years ago
Vector3Test.h Using explicit constructors for templated type in Vector. 14 years ago
Vector4Test.cpp Fixed awesome bug in Vector3 constructor. 14 years ago
Vector4Test.h Happy New Year. 15 years ago
VectorTest.cpp Added Vector::lengthSquared() function. 14 years ago
VectorTest.h Added Vector::lengthSquared() function. 14 years ago