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
..
AngleTest.cpp Adapt to changes in Corrade's Utility::TweakableParser. 3 years ago
BezierTest.cpp Math: workaround MSVC2022 bug with constexpr conversions and C++20 4 years ago
BitVectorTest.cpp Math: add branch-less BitVector::set() and reset(). 3 years ago
CMakeLists.txt Math: rename BoolVector to BitVector. 4 years ago
ColorTest.cpp Math: MSVC 2015, nobody asked you to fail here. 3 years ago
ComplexTest.cpp Math: change all assertions to debug-only. 3 years ago
ConfigurationValueTest.cpp Updated copyright year. 4 years ago
ConstantsTest.cpp Updated copyright year. 4 years ago
CubicHermiteTest.cpp Math: change all assertions to debug-only. 3 years ago
DistanceTest.cpp Math: change all assertions to debug-only. 3 years ago
DualComplexTest.cpp Math: change all assertions to debug-only. 3 years ago
DualQuaternionTest.cpp Math: change all assertions to debug-only. 3 years ago
DualTest.cpp Math: add unary operator+ to all types. 4 years ago
FrustumTest.cpp Math: change all assertions to debug-only. 3 years ago
FunctionsBatchTest.cpp Math: fix batch min()/max()/minmax() to work with const input views. 4 years ago
FunctionsBenchmark.cpp Updated copyright year. 4 years ago
FunctionsTest.cpp Math: change all assertions to debug-only. 3 years ago
HalfTest.cpp Math: adapt to changes in Corrade's TweakableParser also for Angle. 3 years ago
InterpolationBenchmark.cpp Updated copyright year. 4 years ago
IntersectionBenchmark.cpp Math: rename BoolVector to BitVector. 4 years ago
IntersectionTest.cpp Math: change all assertions to debug-only. 3 years ago
Matrix3Test.cpp Math: change all assertions to debug-only. 3 years ago
Matrix4Test.cpp Math: change all assertions to debug-only. 3 years ago
MatrixBenchmark.cpp Updated copyright year. 4 years ago
MatrixTest.cpp Math: change all assertions to debug-only. 3 years ago
PackingBatchTest.cpp Math: add also castInto(T[], T[]) overloads. 3 years ago
PackingTest.cpp Updated copyright year. 4 years ago
QuaternionTest.cpp Math: add APIs for quaternion reflection. 3 years ago
RangeTest.cpp Math: workaround MSVC2022 bug with constexpr conversions and C++20 4 years ago
RectangularMatrixTest.cpp Math: workaround MSVC2022 bug with constexpr conversions and C++20 4 years ago
StrictWeakOrderingTest.cpp Updated copyright year. 4 years ago
SwizzleTest.cpp Updated copyright year. 4 years ago
TagsTest.cpp Updated copyright year. 4 years ago
TypeTraitsTest.cpp Updated copyright year. 4 years ago
UnitTest.cpp Math: add unary operator+ to all types. 4 years ago
Vector2Test.cpp Math: add Vector2::{r,g}() and Vector3::rg(). 3 years ago
Vector3Test.cpp Math: add Vector2::{r,g}() and Vector3::rg(). 3 years ago
Vector4Test.cpp Math: workaround MSVC2022 bug with constexpr conversions and C++20 4 years ago
VectorBenchmark.cpp Updated copyright year. 4 years ago
VectorTest.cpp Math: change all assertions to debug-only. 3 years ago