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š 407071dc96 Math: test also possibility of Unit implicit conversions. 13 years ago
..
Algorithms Math: fix compilation of tests with OpenGL ES. 13 years ago
Geometry Math: test that implicit conversion of Rectangle type can't compile. 13 years ago
Test Math: test also possibility of Unit implicit conversions. 13 years ago
Angle.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Angle.h Various other compilation fixes for OpenGL ES target. 13 years ago
BoolVector.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
CMakeLists.txt Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Complex.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Complex.h Math: better isNormalized() implementation. 13 years ago
Constants.h Math: fix compilation of tests with OpenGL ES. 13 years ago
Dual.h Math: renamed MathTypeTraits to TypeTraits. 13 years ago
DualComplex.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DualComplex.h Math: better isNormalized() implementation. 13 years ago
DualQuaternion.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DualQuaternion.h Math: better isNormalized() implementation. 13 years ago
Functions.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Functions.h Math: fixed test for denormalize<UnsignedLong, long double>(). 13 years ago
Math.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Matrix.h Math: simplified Matrix::isOrthogonal(). 13 years ago
Matrix3.h Math: added convenience function Vector::isNormalized(). 13 years ago
Matrix4.h Math: added convenience function Vector::isNormalized(). 13 years ago
Quaternion.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Quaternion.h Math: better isNormalized() implementation. 13 years ago
RectangularMatrix.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
RectangularMatrix.h Revert "GCC 4.6 compatibility: can't list-initialize array of classes." 13 years ago
Swizzle.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
TypeTraits.h Various other compilation fixes for OpenGL ES target. 13 years ago
Unit.h Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Vector.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vector.h Various code cleanup. 13 years ago
Vector2.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vector3.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vector4.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago