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š 8a35299636 Math: added Math::Range::contains() with Range as a parameter. 8 years ago
..
Algorithms Math/Algorithms: improve SVD docs, add a test for xform decomposition. 8 years ago
Geometry Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Test Math: added Math::Range::contains() with Range as a parameter. 8 years ago
Angle.h Math: fix messed up math equations. 8 years ago
Bezier.h Math: doc++ 8 years ago
BoolVector.h Math: ability to convert BoolVector from/to external representation. 8 years ago
CMakeLists.txt Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Color.cpp Updated copyright year. 8 years ago
Color.h Math: new Color[34]::fromSrgb[Alpha]() and Color[34]::toSrgb[Alpha]Int(). 8 years ago
Complex.h Math: new Color[34]::fromSrgb[Alpha]() and Color[34]::toSrgb[Alpha]Int(). 8 years ago
Constants.h Math: doc++ 8 years ago
Distance.h Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Dual.h No need to use fully qualified name for \debugoperator. 8 years ago
DualComplex.h No need to use fully qualified name for \debugoperator. 8 years ago
DualQuaternion.h No need to use fully qualified name for \debugoperator. 8 years ago
Frustum.h Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Functions.cpp Updated copyright year. 8 years ago
Functions.h Math: added lerp(T, T, bool). 8 years ago
Half.h Math: compiling Angle, Color and Half code snippets. 8 years ago
Intersection.h Math: doc++ 8 years ago
Math.h Math: properly forward-declare BoolVector. 8 years ago
Matrix.h Math: removed long-deprecated Matrix::Identity and Matrix::Zero tags. 8 years ago
Matrix3.h Math: add Matrix[34]::rotationShear(), scalingSquared() and scaling(). 8 years ago
Matrix4.h Math: add Matrix[34]::rotationShear(), scalingSquared() and scaling(). 8 years ago
Packing.cpp Updated copyright year. 8 years ago
Packing.h Math: doc++, add search aliases for GLSL functions. 8 years ago
Quaternion.h Math: new Color[34]::fromSrgb[Alpha]() and Color[34]::toSrgb[Alpha]Int(). 8 years ago
Range.h Math: added Math::Range::contains() with Range as a parameter. 8 years ago
RectangularMatrix.h No need to use fully qualified name for \debugoperator. 8 years ago
Swizzle.h Updated copyright year. 8 years ago
Tags.h Updated copyright year. 8 years ago
TypeTraits.h Math: long double issues are now only on 32-bit Android. 8 years ago
Unit.h Updated copyright year. 8 years ago
Vector.h Math: disable floating-point vector ops on integral types. 8 years ago
Vector2.h Math: disable floating-point vector ops on integral types. 8 years ago
Vector3.h Math: doc++ 8 years ago
Vector4.h Math: doc++ 8 years ago
instantiation.cpp Updated copyright year. 8 years ago