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š 742dc406fd Math: don't include FunctionsBatch.h from Functions.h anymore. 6 years ago
..
Algorithms Math: improve Kahan Sum benchmark by comparing to doubles as well. 7 years ago
Geometry doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Test Math: test and fix array-taking isInf()/isNan() also with vectors. 6 years ago
Angle.cpp Adapted to Corrade changes. 7 years ago
Angle.h Math: clarifying comment for future self. 7 years ago
Bezier.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
BoolVector.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
CMakeLists.txt Math: move batch functionality to FunctionsBatch.h. 7 years ago
Color.cpp Math: ability to Debug colors as actual colored squares. 7 years ago
Color.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Complex.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
ConfigurationValue.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Constants.h Math: make Constants::inf() work with clang-cl 8. 6 years ago
CubicHermite.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Distance.h Updated copyright year. 7 years ago
Dual.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
DualComplex.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
DualQuaternion.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Frustum.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Functions.cpp Updated copyright year. 7 years ago
Functions.h Math: don't include FunctionsBatch.h from Functions.h anymore. 6 years ago
FunctionsBatch.h Math: test and fix array-taking isInf()/isNan() also with vectors. 6 years ago
Half.cpp Adapted to Corrade changes. 7 years ago
Half.h Math: ensure ZeroInit and IdentityInit constructors are explicit. 7 years ago
Intersection.h Doc++ 6 years ago
Math.h Math: use a dedicated type for HSV colors instead of a tuple. 7 years ago
Matrix.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Matrix3.h Math: preserve signs in the Matrix[34]::scaling() getter. 6 years ago
Matrix4.h Math: preserve signs in the Matrix[34]::scaling() getter. 6 years ago
Packing.cpp Updated copyright year. 7 years ago
Packing.h Math: group the free functions to make them easier to look up. 7 years ago
Quaternion.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Range.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
RectangularMatrix.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
StrictWeakOrdering.h Math: avoid BOMs. 7 years ago
Swizzle.h doc: updated credits and changelog. 6 years ago
Tags.h Updated copyright year. 7 years ago
TypeTraits.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Unit.h Math: doc++ 7 years ago
Vector.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Vector2.h Revert "doc: pile on more Doxygen workarounds." 6 years ago
Vector3.h doc: avoid referencing the deprecated Math::swizzle() function. 6 years ago
Vector4.h doc: avoid referencing the deprecated Math::swizzle() function. 6 years ago
instantiation.cpp Work around clang-cl forgetting dllexport on extern templates. 6 years ago