2121 Commits (bc5fe52a44288aa21701837e3fd23bdc2350325c)
 

Author SHA1 Message Date
Christophe Riccio 38399875f4 Merge pull request #238 from SiliconKiwi/patch-1 ago%!(EXTRA string=11 years)
Christophe Riccio 0684a5e2c6 GTX_range is only available for C++11 compilers #240 ago%!(EXTRA string=11 years)
Christophe Riccio 7ab7d4beb8 Merge pull request #240 from Jaxan/range ago%!(EXTRA string=11 years)
Christophe Riccio a00fc3fdf4 Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242 ago%!(EXTRA string=11 years)
Christophe Riccio 36af05b775 Merge pull request #242 from Jaxan/scalars ago%!(EXTRA string=11 years)
Christophe Riccio 1e389f8efa Fixed implicit conversion from another tvec2 type to another tvec2 #241 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)
Joshua Moerman 72a6f35a8e Fixes typo ago%!(EXTRA string=11 years)
Christophe Riccio a08aca94f3 Progress on vec1 support ago%!(EXTRA string=11 years)
Christophe Riccio 46e61b4f07 Added test for fastSin #231 ago%!(EXTRA string=11 years)
SiliconKiwi b5409fb728 Update closest_point.inl ago%!(EXTRA string=11 years)
SiliconKiwi ad85092433 Update closest_point.hpp ago%!(EXTRA string=11 years)
Christophe Riccio ec513f4466 Added GTX_common with isdenomal #223 ago%!(EXTRA string=11 years)
Christophe Riccio cccf2af0a2 Added vec3 slerp (#237) ago%!(EXTRA string=11 years)
Christophe Riccio 0d42f4a320 Added vec3 slerp #237 ago%!(EXTRA string=11 years)
Christophe Riccio 4649717f45 Fixed GCC build #228 ago%!(EXTRA string=11 years)
Christophe Riccio 3d399aaaca Remove useless std::move, #219 ago%!(EXTRA string=11 years)
Christophe Riccio 0613b5c0f1 Limited extended integer type redifinition (#233) 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 4a701c6760 Limited extended integer type redifinition (#233) ago%!(EXTRA string=11 years)
Christophe Riccio 90acd7236d Merge branch '0.9.5' ago%!(EXTRA string=11 years)
Christophe Riccio 041276c93d Fix 'nextafter*' for android build issue. #217 ago%!(EXTRA string=11 years)
Christophe Riccio a614e5da63 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 ago%!(EXTRA string=11 years)
Christophe Riccio eabeb0471b Merge branch '0.9.6' ago%!(EXTRA string=11 years)
Christophe Riccio 67c62d8b1c Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 ago%!(EXTRA string=11 years)
Christophe Riccio 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 ago%!(EXTRA string=11 years)
Christophe Riccio f916339ca7 Rely on C++11 to implement isinf and isnan ago%!(EXTRA string=11 years)
Christophe Riccio 96ef6ae9ba Fixed infinite loop in isfinite function with GCC #221 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 a0743f94aa Added full tvec1 support to tvec2 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 a957daf1a7 Merge branch '0.9.6' ago%!(EXTRA string=11 years)
Christophe Riccio 81bdef25aa Fixed VC14 compiler warnings ago%!(EXTRA string=11 years)
Christophe Riccio 666475a84c Fixed VC14 compiler warnings ago%!(EXTRA string=11 years)
Christophe Riccio cff845c2b4 Use pragma once ago%!(EXTRA string=11 years)
Christophe Riccio 7659e901c9 Fixed merge with 0.9.5 ago%!(EXTRA string=11 years)
Christophe Riccio d84fa89cb8 Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length ago%!(EXTRA string=11 years)
Christophe Riccio 9a3f42279b - Fixed std::nextafter not supported with C++11 on Android #213 ago%!(EXTRA string=11 years)
Christophe Riccio 7459161364 Updated revision fornext release ago%!(EXTRA string=11 years)
Christophe Riccio 6f59e64a55 Use C++ cast ago%!(EXTRA string=11 years)
Christophe Riccio b5ffd74c3e merge 0.9.5 ago%!(EXTRA string=11 years)
Christophe Riccio 4fa38c7a03 Fixed warning ago%!(EXTRA string=11 years)
Christophe Riccio 24cd06552c Fixed GLM_GTX_io coding style ago%!(EXTRA string=11 years)
Christophe Riccio 7f3c56f278 Removed GCC warning ago%!(EXTRA string=11 years)