2310 Commits (118be2fe8d3cd97e606f450cb8bdaa15c9953f07)

Author SHA1 Message Date
Christophe Riccio c823345baa Fixed build ago%!(EXTRA string=8 years)
Christophe Riccio 82cf733092 Fixed -Weverything warning ago%!(EXTRA string=8 years)
Christophe Riccio 3a06085edd Fixed -Weverything warnings ago%!(EXTRA string=8 years)
Christophe Riccio 5212c26da2 Clean up vecType ago%!(EXTRA string=8 years)
Christophe Riccio ec79dbdbef Disabled warnings ago%!(EXTRA string=8 years)
Christophe Riccio 1bfc198625 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 2cc0c53da7 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio b138eed73b Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio f5dde80e2e Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 6c23545fbc Fixed -Wreserved-id-macro warnings ago%!(EXTRA string=8 years)
Christophe Riccio 940af561cc Fixed -Wreserved-id-macro warnings ago%!(EXTRA string=8 years)
Christophe Riccio 00e7908294 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 336a949cf8 Removed -Wreserved-id-macro ago%!(EXTRA string=8 years)
Christophe Riccio 45a716b893 Fixed epsilonEqual build ago%!(EXTRA string=8 years)
Christophe Riccio 1e7d12b91b Fixed GLM_HAS_OPENMP when OpenMP is not enabled ago%!(EXTRA string=8 years)
Christophe Riccio 49435a09da Fixed warings generated using -Weverything ago%!(EXTRA string=8 years)
Christophe Riccio d63aa4ea85 Fixed build ago%!(EXTRA string=8 years)
Christophe Riccio 384dab02e4 Reduce the number of warnings with -Weverything #646 ago%!(EXTRA string=8 years)
Christophe Riccio 22c88fd821 Fixed build errors with GCC and Clang #664 and #666 ago%!(EXTRA string=8 years)
Christophe Riccio e4ffe16bed Revert "Fixed vec4 SIMD constexpr #653" ago%!(EXTRA string=8 years)
Christophe Riccio 6c70e74f3c Fixed quatLookAt #659 ago%!(EXTRA string=8 years)
Christophe Riccio 950d226154 Fixed vec4 SIMD constexpr #653 ago%!(EXTRA string=8 years)
Christophe Riccio aa026cc0da Removed glm::uninitialize ago%!(EXTRA string=8 years)
Christophe Riccio c933f6e591 Clean up GLM_FORCE_NO_CTOR_INIT and fixed tests ago%!(EXTRA string=8 years)
Christophe Riccio 4cf8a10af2 No more default initialization of vector, matrix and quaternion types ago%!(EXTRA string=8 years)
Christophe Riccio c834d06c27 Fixed Visual C++ 2017.2 warning regarding __has_feature definision #655 ago%!(EXTRA string=8 years)
Christophe Riccio 3c7bd2eb53 Fixed quat normalize build error #656 ago%!(EXTRA string=8 years)
Christophe Riccio 1b78e2b681 length() member functions are constexpr #657 ago%!(EXTRA string=8 years)
Christophe Riccio 50a527c97d - Fixed integer pow from GTX_integer with null exponent #658 ago%!(EXTRA string=8 years)
CaptainCarrot c184671583 Update quaternion.hpp ago%!(EXTRA string=8 years)
CaptainCarrot 580f368365 Update quaternion.hpp ago%!(EXTRA string=8 years)
CaptainCarrot 3ee83a15ef Add files via upload ago%!(EXTRA string=8 years)
Christophe Riccio 1ad55c5016 Reduced warnings when using very strict compilation flags #646 ago%!(EXTRA string=8 years)
Christophe Riccio 27f8e5b0a1 Slight optimization by avoiding an unnecessary initialization #654 ago%!(EXTRA string=8 years)
Christophe Riccio 566d20e8cf Fixed GTX_matrix_factorisation tests to return the number of errors #654 ago%!(EXTRA string=8 years)
Christophe Riccio 64cfbc0451 Updated GTX_matrix_factorisation to be more consistency with the rest of the codebase #654 ago%!(EXTRA string=8 years)
Vincent Aymong da47fac384 Make C++98 compliant, part 2 ago%!(EXTRA string=8 years)
Vincent Aymong f9962054d9 Make C++98 compliant ago%!(EXTRA string=8 years)
Vincent Aymong edde2bcf60 Fix a comment ago%!(EXTRA string=8 years)
Vincent Aymong 80bd3f16c1 More comments ago%!(EXTRA string=8 years)
Vincent Aymong d6abdb7935 Implements QR and RQ matrix decomposition functions. ago%!(EXTRA string=8 years)
Magnus Bergsten f9531c1524 Fix -Wsign-conversion warnings in `simd/common.h`. ago%!(EXTRA string=8 years)
Magnus Bergsten 0ca6a44454 Fixed stray ')' that was breaking gtx/matrix_interpolation. ago%!(EXTRA string=8 years)
Christophe Riccio 26b3e3ed78 Fixed axisAngle NaN #638 ago%!(EXTRA string=8 years)
Christophe Riccio 412b562200 Added packing functions for integer vectors #639 ago%!(EXTRA string=8 years)
Christophe Riccio 4e6574749d Fixed references to GLM_FORCE_RADIANS which was removed #642 ago%!(EXTRA string=8 years)
Matthew Iselin bff8379a29 Use correct precision in fastInverseSqrt to ensure the fast compute_inversesqrt is used. ago%!(EXTRA string=8 years)
Christophe Riccio 0c3134a52d Fixed usused variable warning in GTX_spline #618 ago%!(EXTRA string=8 years)
Christophe Riccio a9a832e187 - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 ago%!(EXTRA string=8 years)
Christophe Riccio 2834d7376a Fixed dual quaternion != operator #629 ago%!(EXTRA string=8 years)