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š 2d44f46f14 Math: fix compiler warning. 11 years ago
..
Algorithms Math/Algorithms: fix variable shadowing. 11 years ago
Geometry Math: removed deprecated Geometry::Rectangle class. 11 years ago
Test Math: added lerp(T, T, BoolVector). 11 years ago
Angle.h Adapted to Corrade::Utility::Debug changes. 11 years ago
BoolVector.h Adapted to Corrade::Utility::Debug changes. 11 years ago
CMakeLists.txt Moved Color to Math namespace. 11 years ago
Color.h Use new-style debug operators everywhere. 11 years ago
Complex.h Math: explicit conversion constructors for Dual, Complex and Quaternion. 11 years ago
Constants.h Oh, it's 2015 already. 11 years ago
Dual.h Math: added sincos() for Dual numbers. 11 years ago
DualComplex.h MSVC 2015 compatibility: {}-related issues. 11 years ago
DualQuaternion.h MSVC 2015 compatibility: {}-related issues. 11 years ago
Functions.cpp Oh, it's 2015 already. 11 years ago
Functions.h Math: fix compiler warning. 11 years ago
Math.h Moved Color to Math namespace. 11 years ago
Matrix.h Use new-style debug operators everywhere. 11 years ago
Matrix3.h Use new-style debug operators everywhere. 11 years ago
Matrix4.h Use new-style debug operators everywhere. 11 years ago
Quaternion.h Math: test Quaternion SLERP division by zero with non-trivial data. 11 years ago
Range.h Adapted to Corrade::Utility::Debug changes. 11 years ago
RectangularMatrix.h Adapted to Corrade::Utility::Debug changes. 11 years ago
Swizzle.h Moved Color to Math namespace. 11 years ago
Tags.h Math: ability to construct all types without initializing the contents. 11 years ago
TypeTraits.h Oh, it's 2015 already. 11 years ago
Unit.h I hate GCC. 11 years ago
Vector.h Math: doc++ 11 years ago
Vector2.h Use new-style debug operators everywhere. 11 years ago
Vector3.h Use new-style debug operators everywhere. 11 years ago
Vector4.h Use new-style debug operators everywhere. 11 years ago
instantiation.cpp Use new-style debug operators everywhere. 11 years ago