578 Commits (43b81f49fc1e98cff69a63f67d77d1e02ed7e3cd)

Author SHA1 Message Date
Christophe Riccio e1d21258e7 Split headers to improve compilation time #670 ago%!(EXTRA string=7 years)
Christophe Riccio a71d553435 Fixed test build ago%!(EXTRA string=7 years)
Christophe Riccio 3f0bed6dce Refactor vec1 implementation ago%!(EXTRA string=7 years)
Groove fbf3f2016f Refactor configuration macros ago%!(EXTRA string=7 years)
Christophe Riccio 0fb8b56f63 Removed useless GLM_FORCE_ALIGNED_GENTYPES ago%!(EXTRA string=7 years)
Groove 147d56d90c Can't see values for vec or mat in the debugger #665 ago%!(EXTRA string=7 years)
Groove d18c7f55ec Tentative fix Visual C++ build ago%!(EXTRA string=7 years)
Groove c53b98abb6 Full coverage of constexpr of vec types ago%!(EXTRA string=7 years)
Groove d0472e0676 Improved constexpr coverrage ago%!(EXTRA string=7 years)
Groove 9d9a3e07c9 Fixed build error ago%!(EXTRA string=7 years)
Groove 472f2c13b7 Improved constexpr support ago%!(EXTRA string=7 years)
Groove 178314a67d Added constexpr test #794 ago%!(EXTRA string=7 years)
Groove 5df76e830d Fixed defaulted operator= and constructors #791 ago%!(EXTRA string=7 years)
Groove 5ecc27ff93 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 6c981b07c1 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 34eb95d219 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove ef955b2bf5 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove b2ba0c317d Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 29f7e00e16 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 156ff1f4b2 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 0c83020e4e Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 291287e45d Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove f9dc1d587f Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 6684535016 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 0cd329da05 Fixed build ago%!(EXTRA string=7 years)
Groove 7e6e17f410 Fixed build ago%!(EXTRA string=7 years)
Groove 9299abaf9b Fixed float warnings ago%!(EXTRA string=7 years)
Groove 382d3c674d Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 27b5ddff2b Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove af8964a78f Fixed build ago%!(EXTRA string=7 years)
Groove 76707df1f1 Fixed comparing floating point with == or != is unsafe error ago%!(EXTRA string=7 years)
Groove 4dce0e338d Added vector relational tests ago%!(EXTRA string=7 years)
Groove c3c8b73c57 Use constexpr only with C++14 compiler ago%!(EXTRA string=7 years)
Christophe Riccio 988858145c Added intersectLineTriangle tests ago%!(EXTRA string=7 years)
Christophe Riccio 57b03c92ae Added force tests ago%!(EXTRA string=7 years)
Christophe Riccio 0dcb1e8a90 Removed extra GLM_FORCE_MESSAGES ago%!(EXTRA string=7 years)
Christophe Riccio 96bf3c0d95 Removed GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE restriction ago%!(EXTRA string=7 years)
Christophe Riccio 508d0bcbb1 Fixed defaulted constructor and fixed anonymous struct detection and use ago%!(EXTRA string=7 years)
Groove 1183d39f43 Fixed VC12 build, added VC 14 test ago%!(EXTRA string=7 years)
Christophe Riccio 61e68f2667 Fixed swizzle functions and operators tests ago%!(EXTRA string=7 years)
Christophe Riccio a23dd2f800 Clean up CMake project, added arithmetic operators to swizzle operators types ago%!(EXTRA string=7 years)
Christophe Riccio 6acd30c6c5 Fixed Clang build ago%!(EXTRA string=7 years)
Christophe Riccio 4db3abe6b5 Refactored GLM_FORCE_MESSAGES, added swizzle operators and functions tests ago%!(EXTRA string=7 years)
Groove f27a24de0e Refactor GLM messages and build targets ago%!(EXTRA string=7 years)
Groove 5c543e65f8 Fixed build ago%!(EXTRA string=7 years)
Groove 5273e1001c Fixed test ago%!(EXTRA string=7 years)
Groove c7b6cf56e3 Fixed swizzle functions and tests ago%!(EXTRA string=7 years)
Groove 5620858a14 Fixed build ago%!(EXTRA string=7 years)
Groove b76f938505 Added C++2a detection and fixed constexpr tests ago%!(EXTRA string=7 years)
Groove 16106b2e3e Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection ago%!(EXTRA string=7 years)