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š 83346ce023 Math: converting DualQuaternion to matrix. 13 years ago
..
BoolVectorTest.cpp Math: follow Vector changes in BoolVector. 13 years ago
CMakeLists.txt Math: creating rotation and translation DualQuaternion. 13 years ago
ConstantsTest.cpp Math: Renamed Math.h to Functions.h 14 years ago
DualQuaternionTest.cpp Math: converting DualQuaternion to matrix. 13 years ago
DualTest.cpp Math: dual number implementation. 13 years ago
FunctionsTest.cpp Math: moved lerp() from Vector to Functions.h. 13 years ago
MathTypeTraitsTest.cpp Got rid of header files in tests. 14 years ago
Matrix3Test.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
Matrix4Test.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
MatrixTest.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Point2DTest.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Point3DTest.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
QuaternionTest.cpp Math: converting DualQuaternion to matrix. 13 years ago
RectangularMatrixTest.cpp Math: properly testing all constexpr methods in RectangularMatrix. 13 years ago
SwizzleTest.cpp Got rid of header files in tests. 14 years ago
Vector2Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Vector3Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Vector4Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
VectorTest.cpp Math: moved lerp() from Vector to Functions.h. 13 years ago