3031 Commits (0df8dcb454f319f3f8d044e78f0f9e2adc90f778)

Author SHA1 Message Date
Christophe Riccio 8c9d16d868 Added quaternion EXT extensions ago%!(EXTRA string=7 years)
Christophe Riccio c191e6cfe9 Fixed header directories ago%!(EXTRA string=7 years)
Christophe Riccio 310b8405c9 Refactor split headers as extension files ago%!(EXTRA string=7 years)
Christophe Riccio cf6bf16d62 Make matrix relational constexpr ago%!(EXTRA string=7 years)
Christophe Riccio 65655abd32 Make all core vector relational constexpr ago%!(EXTRA string=7 years)
Christophe Riccio 234d82e39d Fixed extension names and API doc ago%!(EXTRA string=7 years)
Christophe Riccio eead9500ef Fixed Deleted dead files ago%!(EXTRA string=7 years)
Christophe Riccio 389fb2457d Added constexpr relational operators ago%!(EXTRA string=7 years)
Christophe Riccio 1d9a8028e4 Reduced exposed API, reduced included dependencies ago%!(EXTRA string=7 years)
Christophe Riccio 7086d902e2 Fixed relational code, reduced header dependencies ago%!(EXTRA string=7 years)
Christophe Riccio 78879c675c Refactor headers ago%!(EXTRA string=7 years)
Christophe Riccio fd21f939d8 Rename headers to sort the files ago%!(EXTRA string=7 years)
Christophe Riccio 1092810f2f Fixed build ago%!(EXTRA string=7 years)
Christophe Riccio 8a79414fb8 Removed type_vec files, deleting unnecessary dependences ago%!(EXTRA string=7 years)
Christophe Riccio e1d21258e7 Split headers to improve compilation time #670 ago%!(EXTRA string=7 years)
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)