545 Commits (b90c4c430e3fe7fc48317f99f36e12c7b0380b29)

Author SHA1 Message Date
Christophe Riccio 2179695e02 Added usubBorrow tests ago%!(EXTRA string=11 years)
Christophe Riccio 4fc68ffe49 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio bf08a0e234 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0042517167 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio 0813facc58 Updated compiler detection code ago%!(EXTRA string=11 years)
Christophe Riccio 14d86e5718 Removed unsupported compiler defines ago%!(EXTRA string=11 years)
Christophe Riccio 327c7917fb Fixed cases of unspecialized simd ago%!(EXTRA string=11 years)
Christophe Riccio 8a1bf4410b Completed GTC_vec1 ago%!(EXTRA string=11 years)
Christophe Riccio 19e239d466 Fixed core_setup_message test with Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio 85037a164f Fixed GLM_FORCE_SIZE_FUNC and added test #245 ago%!(EXTRA string=11 years)
Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
Christophe Riccio 75939a7960 Fixed GTX_string_cast to support for integer types #249 ago%!(EXTRA string=11 years)
Christophe Riccio f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
Christophe Riccio a00fc3fdf4 Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242 ago%!(EXTRA string=11 years)
Joshua Moerman 62ac07815c Adds scalar multiplication for all types ago%!(EXTRA string=11 years)
Joshua Moerman 77c704e210 Adds range support ago%!(EXTRA string=11 years)
Christophe Riccio 46e61b4f07 Added test for fastSin #231 ago%!(EXTRA string=11 years)
Christophe Riccio ec513f4466 Added GTX_common with isdenomal #223 ago%!(EXTRA string=11 years)
Christophe Riccio bfa893b957 Fixed signed integer and float linearRand results #230 ago%!(EXTRA string=11 years)
Christophe Riccio 5f7862ebec Improved linearRand: support precision and integers (#230) ago%!(EXTRA string=11 years)
Christophe Riccio e419448539 Fixed compile problems with glm::max( vec, int ) #232 ago%!(EXTRA string=11 years)
Christophe Riccio ac3c2e37f1 Rely on STL functions for GLM functions using the same prototype #233 ago%!(EXTRA string=11 years)
Christophe Riccio 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio fa6bec2f3d Added swizzle contructor tests ago%!(EXTRA string=11 years)
Christophe Riccio 8b7d3daa34 Added vec1 operator tests ago%!(EXTRA string=11 years)
Christophe Riccio d722b398c9 Added scalar conversion constructor ago%!(EXTRA string=11 years)
Christophe Riccio 4fa38c7a03 Fixed warning ago%!(EXTRA string=11 years)
Christophe Riccio 7f3c56f278 Removed GCC warning ago%!(EXTRA string=11 years)
Christophe Riccio 9f0fe30585 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 7097e4c7c8 Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective ago%!(EXTRA string=11 years)
Christophe Riccio 95cd2c8b24 Added #214 issue tests. ago%!(EXTRA string=11 years)
Christophe Riccio 84e05bbbb3 Added test for issue #214 ago%!(EXTRA string=11 years)
Christophe Riccio 7fe8a1944c Fixed fastDistance ambiguity #215 ago%!(EXTRA string=11 years)
Christophe Riccio 83f594b5ed Fixed quaternion mul/vec test ago%!(EXTRA string=11 years)
Christophe Riccio c506b43d49 Quaternion vector rotation error. #209 ago%!(EXTRA string=11 years)
Joel Nises e610e9446e fixed bug in quaternion slerp ago%!(EXTRA string=11 years)
Christophe Riccio a2b70690c1 Added test gor issue #199 ago%!(EXTRA string=11 years)
Christophe Riccio d77bfa1a70 Fixed GTX_color_space - saturation #195 ago%!(EXTRA string=11 years)
Roger Leigh 34bd28e8c6 cmake: Don't build tests when not testing ago%!(EXTRA string=11 years)
Christophe Riccio e33136538d - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) ago%!(EXTRA string=11 years)
Christophe Riccio 12cde2bf75 Added eulerAnglesX tests ago%!(EXTRA string=11 years)
Christophe Riccio 3f327d5e70 Fixed usubBorrw ago%!(EXTRA string=11 years)
Christophe Riccio efd4087b1c Fixed int used instead of glm::length_t ago%!(EXTRA string=11 years)
Christophe Riccio 233847ebfb Added vec2 length test ago%!(EXTRA string=11 years)
Christophe Riccio ae2af04599 Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178) ago%!(EXTRA string=11 years)
Christophe Riccio 9eedee586d Added instruction set report and clean up output ago%!(EXTRA string=11 years)
Christophe Riccio 31ec3eed97 Clean up initializer list code. ago%!(EXTRA string=11 years)
Christophe Riccio 6aa34be6ad Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165) ago%!(EXTRA string=11 years)
Christophe Riccio a310855d23 Fixed undefined reference to fastInverseSqrt (#161) ago%!(EXTRA string=11 years)