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š 4ef33236eb Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
..
Algorithms Prefix all CMake options with MAGNUM_*. 4 years ago
Implementation Updated copyright year. 4 years ago
Test Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
Angle.cpp Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
Angle.h Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
Bezier.h Math: return an array reference instead of a pointer from data(). 4 years ago
BitVector.h Math: doc++ 4 years ago
BoolVector.h Math: rename BoolVector to BitVector. 4 years ago
CMakeLists.txt CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Color.cpp Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
Color.h Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
Complex.h Math: add unary operator+ to all types. 4 years ago
ConfigurationValue.h Updated copyright year. 4 years ago
Constants.h Updated copyright year. 4 years ago
CubicHermite.h Math: return an array reference instead of a pointer from data(). 4 years ago
Distance.h Math: clarify relation of distances and cross products. 4 years ago
Dual.h Math: add unary operator+ to all types. 4 years ago
DualComplex.h Math: return an array reference instead of a pointer from data(). 4 years ago
DualQuaternion.h Math: return an array reference instead of a pointer from data(). 4 years ago
Frustum.h Math: return an array reference instead of a pointer from data(). 4 years ago
Functions.cpp Updated copyright year. 4 years ago
Functions.h Math: rename BoolVector to BitVector. 4 years ago
FunctionsBatch.h Math: fix batch min()/max()/minmax() to work with const input views. 4 years ago
Half.cpp Math: use String::contains() instead of std::find(). 4 years ago
Half.h Updated copyright year. 4 years ago
Intersection.h Math: clarify that a perp-dot product is used here as well. 4 years ago
Math.h Math: rename BoolVector to BitVector. 4 years ago
Matrix.h Updated copyright year. 4 years ago
Matrix3.h Updated copyright year. 4 years ago
Matrix4.h Updated copyright year. 4 years ago
Packing.cpp Updated copyright year. 4 years ago
Packing.h Updated copyright year. 4 years ago
PackingBatch.cpp Math: make {un,}pack{Half,}Into() and castInto() assertions clearer. 4 years ago
PackingBatch.h Math: add castInto() variants for Double<->integer. 4 years ago
Quaternion.h Math: better document Quaternion::axis() caveats. 4 years ago
Range.h Math: TODO++ 4 years ago
RectangularMatrix.h Math: add unary operator+ to all types. 4 years ago
StrictWeakOrdering.h Updated copyright year. 4 years ago
Swizzle.h Updated copyright year. 4 years ago
Tags.h Updated copyright year. 4 years ago
TypeTraits.h Math: rename BoolVector to BitVector. 4 years ago
Unit.h Math: add unary operator+ to all types. 4 years ago
Vector.h Math: link to an Wikipedia article about vector projection. 4 years ago
Vector2.h Math: clarify relation of distances and cross products. 4 years ago
Vector3.h Math: clarify relation of distances and cross products. 4 years ago
Vector4.h Updated copyright year. 4 years ago
instantiation.cpp Updated copyright year. 4 years ago