372 Commits (12b5fb2a88f0394a7a9c1cdf89cda3a74bf6f289)

Author SHA1 Message Date
Groove d6b0b9b1ef Fixed error: comparing floating point with == or != is unsafe ago%!(EXTRA string=7 years)
Christophe Riccio 75a711dffb Fixed tests ago%!(EXTRA string=7 years)
Christophe Riccio 988858145c Added intersectLineTriangle tests ago%!(EXTRA string=7 years)
Christophe Riccio 7c9c8cbd6f Fixed clang build ago%!(EXTRA string=7 years)
Groove 1ad1edf315 Fixed clang warning ago%!(EXTRA string=7 years)
Groove c7b6cf56e3 Fixed swizzle functions and tests ago%!(EXTRA string=7 years)
Christophe Riccio 0f2e1fa493 Fixed build ago%!(EXTRA string=7 years)
Christophe Riccio 11c26f9edb Fixed build problems due to printf and std::clock_t #778 ago%!(EXTRA string=7 years)
Vladimír Vondruš 89420dd1f5 Make the to_string(dualquat) test work under C++03. ago%!(EXTRA string=7 years)
Vladimír Vondruš aa1728cde2 Make to_string(dualquat) actually work. ago%!(EXTRA string=7 years)
Christophe Riccio 4a28af5258 Fixed clang build ago%!(EXTRA string=7 years)
Christophe Riccio 4d4dbcade6 Moved bounded function to GTX_common from EXT_vector_relational as there are quite new ago%!(EXTRA string=7 years)
Christophe Riccio 1cd7a47279 Fixed GTX_easing build on VS2013 ago%!(EXTRA string=7 years)
Christophe Riccio 69f94334e0 Added GTX_easing for interpolation functions #761 ago%!(EXTRA string=7 years)
Christophe Riccio 798ab30b9d Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753 ago%!(EXTRA string=7 years)
Vitali Parkhomenko a74cd55d8d #744 Added tests ago%!(EXTRA string=7 years)
Christophe Riccio c585cb9d6c Added quat left and right handed tests #703 ago%!(EXTRA string=8 years)
Giuseppe Barbieri 5d0fa00c39
Update gtx_matrix_interpolation.cpp 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)
CaptainCarrot 62433e1f40 Update gtx_quaternion.cpp ago%!(EXTRA string=8 years)
CaptainCarrot e28dd1db59 Update gtx_quaternion.cpp ago%!(EXTRA string=8 years)
Christophe Riccio e8e8d3607c Fixed test build ago%!(EXTRA string=8 years)
Christophe Riccio 5cf8765656 Added GTX_texture ago%!(EXTRA string=8 years)
Aaron 8150e4848b Added more testing for fmin/fmax nan cases 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 3358f33870 Fixed Visual C++ warnings ago%!(EXTRA string=8 years)
Christophe Riccio 7466c4a9e7 Fixed Visual C++ warnings ago%!(EXTRA string=8 years)
Christophe Riccio e9f210c85f Enable /WX, warning as error on Visual Studio ago%!(EXTRA string=8 years)
Christophe Riccio d93a3be4ac - Improved API documentation #668 ago%!(EXTRA string=8 years)
Christophe Riccio c0df21a398 Added glm/ext.hpp build test ago%!(EXTRA string=8 years)
Christophe Riccio faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) ago%!(EXTRA string=8 years)
Christophe Riccio e76fca75a0 More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio d1afe662be More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio a805fb9d68 Renamed precision enum to qualifier ago%!(EXTRA string=8 years)
Christophe Riccio 36c196b195 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 5d77861141 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio ac8d625d23 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 1bfc198625 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 276a7beb19 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 36178f91e9 More use of GLM constants 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 50a527c97d - Fixed integer pow from GTX_integer with null exponent #658 ago%!(EXTRA string=8 years)
CaptainCarrot df7f6cc03c Update gtx_quaternion.cpp ago%!(EXTRA string=8 years)
CaptainCarrot 9a21766906 Update gtx_quaternion.cpp ago%!(EXTRA string=8 years)
CaptainCarrot 7223cd1b47 Add files via upload 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)
Vincent Aymong a4a6ea2825 std::abs instead of just abs. Fixes compilation issues with gcc. ago%!(EXTRA string=8 years)
Vincent Aymong f9962054d9 Make C++98 compliant ago%!(EXTRA string=8 years)
Vincent Aymong 80bd3f16c1 More comments ago%!(EXTRA string=8 years)