2577 Commits (644b3f3b86a568d63e3d08b7bfdfdff54cd3843b)

Author SHA1 Message Date
Christophe Riccio 428a468d13 Sliced ext relational extensions ago%!(EXTRA string=7 years)
Christophe Riccio 3f0bed6dce Refactor vec1 implementation ago%!(EXTRA string=7 years)
Groove d6673ffafe Fixed doc error ago%!(EXTRA string=7 years)
Groove 5898692fc0 Fixed doc error ago%!(EXTRA string=7 years)
Groove f758b48121 Fixed build 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 63aceae081 Fixed SSE1 code generation ago%!(EXTRA string=7 years)
Groove cd58024e40 - Fixed infinite loop in random functions when using negative radius values using an assert #739 ago%!(EXTRA string=7 years)
Groove d4daef9150 Fixed invalid conversion from int scalar with vec4 constructor when using SSE instruction 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 09fb7dedbe Added missing aligned matrix types to GTC_type_aligned ago%!(EXTRA string=7 years)
Groove d427da09df Fixed aligned matrices #777 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 472f2c13b7 Improved constexpr support ago%!(EXTRA string=7 years)
Groove 178314a67d Added constexpr test #794 ago%!(EXTRA string=7 years)
Groove 2e3fc5da83 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 3e364981e8 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 633ca9a2f0 Fixed build ago%!(EXTRA string=7 years)
Groove 456dde14f4 Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Groove 4dce0e338d Added vector relational tests ago%!(EXTRA string=7 years)
Christophe Riccio 1afa681512 - Added identity functions #765 ago%!(EXTRA string=7 years)
Christophe Riccio 6afce5da27 Added missing equal and notEqual function for mat ago%!(EXTRA string=7 years)
Christophe Riccio 6e7bad6bbc Fixed API doc ago%!(EXTRA string=7 years)
Groove 751bc4f7f7 - Added missing equal and notEqual with epsilon for matrix types in EXT_vector_relational ago%!(EXTRA string=7 years)
Groove 8f0b7c1373 Added missing equal and notEqual with epsilon for quaternion types ago%!(EXTRA string=7 years)
Groove 01f9ab5b6d Revert "- Fixed unexpected operator== behavior #723" ago%!(EXTRA string=7 years)
Groove c46981b4c3 - Fixed unexpected operator== behavior #723 ago%!(EXTRA string=7 years)
Groove c3c8b73c57 Use constexpr only with C++14 compiler ago%!(EXTRA string=7 years)
Groove 87ecf4a233 Fixed Visual C++ 2013 warnings in vector relational code #782 ago%!(EXTRA string=7 years)
Groove 2b22509678 Fixed VC2015 build with GLM_FORCE_CTOR_INIT ago%!(EXTRA string=7 years)
Groove e1cddde7d5 Fixed VC2013 build ago%!(EXTRA string=7 years)
Groove ea1fccae5e Fixed definision and declarion constexpr miss match ago%!(EXTRA string=7 years)
Christophe Riccio 0b39a77057 Fixed build errors ago%!(EXTRA string=7 years)
Christophe Riccio 0e11546a3d Removed unused messages ago%!(EXTRA string=7 years)
Christophe Riccio 988858145c Added intersectLineTriangle tests ago%!(EXTRA string=7 years)
Christophe Riccio b0d585dc18 Clean up ago%!(EXTRA string=7 years)
Christophe Riccio 7c9c8cbd6f Fixed clang build ago%!(EXTRA string=7 years)
Christophe Riccio bb0f4ef324 Fixed build error ago%!(EXTRA string=7 years)
Christophe Riccio b6321cb85e Clean up configuration defines ago%!(EXTRA string=7 years)
Christophe Riccio 1644f0f489 Removed restriction #if defined(GLM_FORCE_UNRESTRICTED_GENTYPE) 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 4e574af7ac Fixed GLM_USE_ALIGNED_GENTYPES initialization ago%!(EXTRA string=7 years)
Christophe Riccio 508d0bcbb1 Fixed defaulted constructor and fixed anonymous struct detection and use ago%!(EXTRA string=7 years)
Christophe Riccio ba4a4c6014 Added missing template parameters, removed GLM_DEFAULT_CTOR ago%!(EXTRA string=7 years)
Groove 7e3f42eeda Fixed initialisation ago%!(EXTRA string=7 years)
Groove 848800b5c4 Fixed glm::ortho #790 ago%!(EXTRA string=7 years)
Groove 9a0311f327 Fixed Visual C++ language detection ago%!(EXTRA string=7 years)