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š 95c2b05a45 ...and install new Swizzle.h. Damn. 14 years ago
..
Geometry Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Test New function for vector component swizzling. 14 years ago
CMakeLists.txt ...and install new Swizzle.h. Damn. 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Anonymized unused function parameters. 14 years ago
MathTypeTraits.h Pedantic: first inline, then constexpr, then static. 14 years ago
Matrix.h Anonymized unused function parameters. 14 years ago
Matrix3.h Support for 2D transformations in addition to 3D in Matrix classes. 14 years ago
Matrix4.h Support for 2D transformations in addition to 3D in Matrix classes. 14 years ago
Swizzle.h New function for vector component swizzling. 14 years ago
Vector.h Disable non-constexpr one-parameter constructor for Vector<1, T>. 14 years ago
Vector2.h Custom @debugoperator command instead of hiding the functions. 14 years ago
Vector3.h New function for vector component swizzling. 14 years ago
Vector4.h New function for vector component swizzling. 14 years ago