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š 3626562e1d Adapted to Corrade changes. 7 years ago
..
Algorithms Adapted to Corrade changes. 7 years ago
Geometry Updated copyright year. 7 years ago
Test Adapted to Corrade changes. 7 years ago
Angle.cpp Adapted to Corrade changes. 7 years ago
Angle.h Math: make it possible to opt-out of Tweakable parsers. 7 years ago
Bezier.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
BoolVector.h Math: missing includes when building with CORRADE_NO_DEBUG. 7 years ago
CMakeLists.txt Math: move batch functionality to FunctionsBatch.h. 7 years ago
Color.cpp Adapted to Corrade changes. 7 years ago
Color.h Math: use a dedicated type for HSV colors instead of a tuple. 7 years ago
Complex.h Math: make it possible to opt out of Debug output operators. 7 years ago
ConfigurationValue.h Adapted to Corrade changes. 7 years ago
Constants.h The <cmath> header is not allowed anymore. 7 years ago
CubicHermite.h Math: make it possible to opt out of Debug output operators. 7 years ago
Distance.h Updated copyright year. 7 years ago
Dual.h The <cmath> header is not allowed anymore. 7 years ago
DualComplex.h Math: make it possible to opt out of Debug output operators. 7 years ago
DualQuaternion.h The <cmath> header is not allowed anymore. 7 years ago
Frustum.h Math: deprecate Frustum::planes() in favor of begin()/end(). 7 years ago
Functions.cpp Updated copyright year. 7 years ago
Functions.h Math: be nicer to people and preserve compatibility. 7 years ago
FunctionsBatch.h Adapted to Corrade changes. 7 years ago
Half.cpp Adapted to Corrade changes. 7 years ago
Half.h Math: make it possible to opt-out of Tweakable parsers. 7 years ago
Intersection.h Math: deprecate Frustum::planes() in favor of begin()/end(). 7 years ago
Math.h Math: use a dedicated type for HSV colors instead of a tuple. 7 years ago
Matrix.h Math: inline a helper function. 7 years ago
Matrix3.h Math: moved configuration value parsers to a dedicated header. 7 years ago
Matrix4.h Math: moved configuration value parsers to a dedicated header. 7 years ago
Packing.cpp Updated copyright year. 7 years ago
Packing.h Math: fix pack() to correctly select the nearest integral value. 7 years ago
Quaternion.h The <cmath> header is not allowed anymore. 7 years ago
Range.h Math: make it possible to opt out of Debug output operators. 7 years ago
RectangularMatrix.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
StrictWeakOrdering.h Math: avoid BOMs. 7 years ago
Swizzle.h Math: compile forgotten code snippets. 7 years ago
Tags.h Updated copyright year. 7 years ago
TypeTraits.h Math: use CORRADE_TARGET_EMSCRIPTEN instead of MAGNUM_TARGET_WEBGL. 7 years ago
Unit.h Updated copyright year. 7 years ago
Vector.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
Vector2.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
Vector3.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
Vector4.h Math: avoid operator[] calls where possible (and not too verbose). 7 years ago
instantiation.cpp Math: use a dedicated type for HSV colors instead of a tuple. 7 years ago