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š fede9f3f8d Math: fix test compilation on XCode. 10 years ago
..
Algorithms Math/Algorithms: fix variable shadowing. 11 years ago
Geometry Math: removed deprecated Geometry::Rectangle class. 11 years ago
Test MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Angle.h Adapted to Corrade::Utility::Debug changes. 11 years ago
BoolVector.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 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 MSVC 2015 Update 1: fixed nearly all constexpr bugs. 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 Update 1: fixed nearly all constexpr bugs. 11 years ago
DualQuaternion.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Functions.cpp Math: minor cleanup, reordering and test renaming. 11 years ago
Functions.h Math: avoid dependency on Functions.h in DualQuaternion.h. 11 years ago
Math.h Moved Color to Math namespace. 11 years ago
Matrix.h MSVC 2015 Update 1: in-class constexpr initialization works now. 11 years ago
Matrix3.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Matrix4.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Quaternion.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Range.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
RectangularMatrix.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Swizzle.h Moved Color to Math namespace. 11 years ago
Tags.h Disallow default construction of tag types. 11 years ago
TypeTraits.h Oh, it's 2015 already. 11 years ago
Unit.h I hate GCC. 11 years ago
Vector.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Vector2.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Vector3.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
Vector4.h MSVC 2015 Update 1: fixed nearly all constexpr bugs. 11 years ago
dummy.cpp Math: fix test compilation on XCode. 10 years ago
instantiation.cpp Use new-style debug operators everywhere. 11 years ago