370 Commits (f4331fa74b90eb628f6f1143caedd005a03fcd26)

Author SHA1 Message Date
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 55d6d2c35c Udpated readme with Added quatLookAt to GTX_quaternion #659 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)
Christophe Riccio 1ad55c5016 Reduced warnings when using very strict compilation flags #646 ago%!(EXTRA string=8 years)
Christophe Riccio 759a1d8ef2 Added GTX_matrix_factorisation to factor matrices in various forms #654 ago%!(EXTRA string=8 years)
Christophe Riccio 26b3e3ed78 Fixed axisAngle NaN #638 ago%!(EXTRA string=8 years)
Christophe Riccio 631fd1703f Added conan packaging configuration #643 #641, updated readme ago%!(EXTRA string=8 years)
Christophe Riccio 412b562200 Added packing functions for integer vectors #639 ago%!(EXTRA string=8 years)
Christophe Riccio 98ffc6562c Fixed glm::fastInverseSqrt to use fast inverse square #640 ago%!(EXTRA string=8 years)
Christophe Riccio 4e6574749d Fixed references to GLM_FORCE_RADIANS which was removed #642 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)
Christophe Riccio 40398d67cd Added vec2 cross #621 ago%!(EXTRA string=8 years)
Christophe Riccio ff64d51a1c Merge 0.9.8 branch ago%!(EXTRA string=8 years)
Christophe Riccio c6a8b4464b - Fixed packF3x9_E1x5 exponent packing #614 ago%!(EXTRA string=8 years)
Christophe Riccio d53e36782b - Fixed packF3x9_E1x5 exponent packing #614 ago%!(EXTRA string=8 years)
Christophe Riccio 8d3bc422e1 Fixed Clang version detection from source #608 ago%!(EXTRA string=8 years)
Christophe Riccio a9389aef26 Removed Drone, service is dead ago%!(EXTRA string=8 years)
Christophe Riccio f0b6ce7d75 Removed invalid FAQ 604 ago%!(EXTRA string=8 years)
Christophe Riccio 5dcc56489e Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 ago%!(EXTRA string=8 years)
Christophe Riccio 89b063f15c Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 ago%!(EXTRA string=8 years)
Christophe Riccio 67e5bf004a Preparing GLM 0.9.8.4 release ago%!(EXTRA string=8 years)
Christophe Riccio 4e267b1b4f Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 ago%!(EXTRA string=8 years)
Christophe Riccio 36eda686dd Updated readme ago%!(EXTRA string=8 years)
Christophe Riccio dd48b56e44 Updated list of supported compilers ago%!(EXTRA string=9 years)
Christophe Riccio 2dda5af72c Fixed GCC 4.5 and older build #566 ago%!(EXTRA string=9 years)
Christophe Riccio 57091f8553 Updated readme ago%!(EXTRA string=9 years)
Christophe Riccio 1f8fd8a106 Fixed GTX_matrix_decompose decompose #582 ago%!(EXTRA string=9 years)
Christophe Riccio 58c5e0ef4d Fixed intersectRayTriangle #6 ago%!(EXTRA string=9 years)
Christophe Riccio 07d826e185 Updated travis platforms ago%!(EXTRA string=9 years)
Christophe Riccio a88584f572 Fixed GCC 6.2 compiler warnings #580 ago%!(EXTRA string=9 years)
Christophe Riccio ef4425a61d Fixed intersectRayPlane returns true in parallel case #578 ago%!(EXTRA string=9 years)
Christophe Riccio 098bf5c746 Merge 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio ff0b1674f4 Fixed POPCNT optimization build in Clang #512 ago%!(EXTRA string=9 years)
Christophe Riccio 3945098589 Optimised GTX_color_space_YCoCg YCoCgR conversions ago%!(EXTRA string=9 years)
Christophe Riccio b09f395cd2 Optimized GTX_matrix_interpolation axisAngle function ago%!(EXTRA string=9 years)
Christophe Riccio 969394a5eb Optimized noise functions ago%!(EXTRA string=9 years)
Christophe Riccio 8873915118 Fixed glm::decompose #448 ago%!(EXTRA string=9 years)
Christophe Riccio d4019aab40 Moved color_encoding to experimental ago%!(EXTRA string=9 years)
Christophe Riccio e6ee4bc90d Added FAQ 12: Windows headers cause build errors... #557 ago%!(EXTRA string=9 years)
Christophe Riccio deb8048268 Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577 ago%!(EXTRA string=9 years)
Christophe Riccio ce8b8bd93e Fixed GTC_packing test failing on GCC x86 due to denorms #212 ago%!(EXTRA string=9 years)
Christophe Riccio 32cfecba97 Optimized GTC_packing implementation ago%!(EXTRA string=9 years)
Christophe Riccio bb79314391 Updated AppVeyor status ago%!(EXTRA string=9 years)