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š f43fa6ff95 Math: add APIs for quaternion reflection. 3 years ago
..
Algorithms Math: change all assertions to debug-only. 3 years ago
Implementation Updated copyright year. 4 years ago
Test Math: add APIs for quaternion reflection. 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: use T instead of Float for Bezier<T> subdivision. 3 years ago
BitVector.h Math: add branch-less BitVector::set() and reset(). 3 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 Math: change all assertions to debug-only. 3 years ago
Complex.h Math: change all assertions to debug-only. 3 years ago
ConfigurationValue.h Updated copyright year. 4 years ago
Constants.h Updated copyright year. 4 years ago
CubicHermite.h Math: change all assertions to debug-only. 3 years ago
Distance.h Math: change all assertions to debug-only. 3 years ago
Dual.h Math: add unary operator+ to all types. 4 years ago
DualComplex.h Math: change all assertions to debug-only. 3 years ago
DualQuaternion.h Math: change all assertions to debug-only. 3 years ago
Frustum.h Math: change all assertions to debug-only. 3 years ago
Functions.cpp Math: change all assertions to debug-only. 3 years ago
Functions.h Math: change all assertions to debug-only. 3 years ago
FunctionsBatch.h Math: fix batch min()/max()/minmax() to work with const input views. 4 years ago
Half.cpp Math: adapt to changes in Corrade's TweakableParser also for Angle. 3 years ago
Half.h Math: adapt to changes in Corrade's TweakableParser also for Angle. 3 years ago
Intersection.h Math: change all assertions to debug-only. 3 years ago
Math.h Math: rename BoolVector to BitVector. 4 years ago
Matrix.h Math: change all assertions to debug-only. 3 years ago
Matrix3.h Math: change all assertions to debug-only. 3 years ago
Matrix4.h Math: add APIs for quaternion reflection. 3 years ago
Packing.cpp Updated copyright year. 4 years ago
Packing.h Updated copyright year. 4 years ago
PackingBatch.cpp Math: add also castInto(T[], T[]) overloads. 3 years ago
PackingBatch.h Math: add also castInto(T[], T[]) overloads. 3 years ago
Quaternion.h Math: add APIs for quaternion reflection. 3 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 Math: remove swizzle() that was deprecated since 2019.10. 3 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: change all assertions to debug-only. 3 years ago
Vector2.h Math: add Vector2::{r,g}() and Vector3::rg(). 3 years ago
Vector3.h Math: add Vector2::{r,g}() and Vector3::rg(). 3 years ago
Vector4.h Math: add Vector2::{r,g}() and Vector3::rg(). 3 years ago
instantiation.cpp Updated copyright year. 4 years ago