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š 50e21015eb Math: make it possible to construct Half from a double. 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
Implementation Math: batch table-based half-float packing/unpacking. 6 years ago
Test Math: make it possible to construct Half from a double. 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: batch table-based half-float packing/unpacking. 6 years ago
Color.cpp Math: fix a warning on 32bit MSVC. 6 years ago
Color.h Math: switch to our type traits in Color internals. 6 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 Math: provide transformVector() also on the DualThing classes. 6 years ago
DualQuaternion.h Math: provide transformVector() also on the DualThing classes. 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: add reflect() and refract() functions. 6 years ago
FunctionsBatch.h Math: pass strided array views by const&. 6 years ago
Half.cpp Adapted to Corrade changes. 7 years ago
Half.h Math: make it possible to construct Half from a double. 6 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 Revert "Math: preserve signs in the Matrix[34]::scaling() getter." 6 years ago
Matrix4.h Revert "Math: preserve signs in the Matrix[34]::scaling() getter." 6 years ago
Packing.cpp Updated copyright year. 7 years ago
Packing.h Math: batch table-based half-float packing/unpacking. 6 years ago
PackingBatch.cpp Math: batch table-based half-float packing/unpacking. 6 years ago
PackingBatch.h Math: batch table-based half-float packing/unpacking. 6 years ago
Quaternion.h Math: fall back to lerp when slerp'd quaternions are too close. 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 Math: minimal support for Half in TypeTraits. 6 years ago
Unit.h Math: doc++ 7 years ago
Vector.h Math: avoid warnings when calling length() on an integer Vector. 6 years ago
Vector2.h Add Vector[324][u][hsb] convenience typedefs for small types. 6 years ago
Vector3.h Add Vector[324][u][hsb] convenience typedefs for small types. 6 years ago
Vector4.h Add Vector[324][u][hsb] convenience typedefs for small types. 6 years ago
instantiation.cpp Work around clang-cl forgetting dllexport on extern templates. 6 years ago