397 Commits (c142d46ca3a1b51a9da04210b051eda33d1645af)

Author SHA1 Message Date
Christophe Riccio c58b60ec2a Prepare GLM 0.9.9.0 release ago%!(EXTRA string=7 years)
Christophe Riccio 62dfe7adfb Fixed isnan on CUDA #727 ago%!(EXTRA string=7 years)
Christophe Riccio 69f94334e0 Added GTX_easing for interpolation functions #761 ago%!(EXTRA string=7 years)
Christophe Riccio e560ce01d4 Packaging with conan externally #758 ago%!(EXTRA string=7 years)
Christophe Riccio 529de50383 Fixed acsch #698 ago%!(EXTRA string=8 years)
Christophe Riccio dc3e0b5ccb Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627 ago%!(EXTRA string=8 years)
Christophe Riccio aa38362b2c Added spearate functions to use both nagative one and zero near clip plans #680 ago%!(EXTRA string=8 years)
Christophe Riccio bfa6c9e192 - Added EXT_vector_relational: openBounded and closeBounded ago%!(EXTRA string=8 years)
Christophe Riccio 30ee2cd1bb - Added GTX_texture: levels function ago%!(EXTRA string=8 years)
Christophe Riccio a2497e6174 Fixed glm::to_string on quaternions wrong components order #681 ago%!(EXTRA string=8 years)
Christophe Riccio 6932058f59 Fixed quaternion constructor from two vectors special cases #469 ago%!(EXTRA string=8 years)
Christophe Riccio d550798ca0 Added EXT_vec1: *vec1 types ago%!(EXTRA string=8 years)
Christophe Riccio de28722e36 Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument ago%!(EXTRA string=8 years)
Christophe Riccio 68a829e7ed Added fmin, fmax and fclamp to GTX_extended_min_max #372 ago%!(EXTRA string=8 years)
Christophe Riccio fc53581c68 Fixed Better follow GLSL min and max specification #372 ago%!(EXTRA string=8 years)
Christophe Riccio d93a3be4ac - Improved API documentation #668 ago%!(EXTRA string=8 years)
Christophe Riccio c23162a62a Using GCC 7.0 instead of GCC 7.1 ago%!(EXTRA string=8 years)
Christophe Riccio 8387bea5e3 Updated readme ago%!(EXTRA string=8 years)
Christophe Riccio e76fca75a0 More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio 46a1a66f61 Enabled warnings as error with Clang unit tests ago%!(EXTRA string=8 years)
Christophe Riccio 01bac6a524 Improved exponential funtion test coverage ago%!(EXTRA string=8 years)
Christophe Riccio 1e7d12b91b Fixed GLM_HAS_OPENMP when OpenMP is not enabled ago%!(EXTRA string=8 years)
Christophe Riccio 384dab02e4 Reduce the number of warnings with -Weverything #646 ago%!(EXTRA string=8 years)
Christophe Riccio e4ffe16bed Revert "Fixed vec4 SIMD constexpr #653" 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 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)