Commit History

Author SHA1 Message Date
  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 11 years ago
  Christophe Riccio e419448539 Fixed compile problems with glm::max( vec, int ) #232 11 years ago
  Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS 11 years ago
  Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages 12 years ago
  Christophe Riccio ccb25c84c7 Update copyright year 12 years ago
  Christophe Riccio 6b2ecaaf42 Clean up 12 years ago
  Christophe Riccio 1e69dfe30e Added a quation constructor taking two axis 12 years ago
  Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. 12 years ago
  Christophe Riccio 4707333a58 Added std::round test 12 years ago
  Christophe Riccio dab66f81e5 Fixed mix function for bool and bvec* type third parameter, issue #59 12 years ago
  Christophe Riccio 96ecbbb28b Added more mix function tests 12 years ago
  Christophe Riccio b7f622a142 Added mix function tests 12 years ago
  Christophe Riccio c3af426eb1 Added mix function tests 12 years ago
  Christophe Riccio 2a4434786e Updated date 13 years ago
  Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests 13 years ago
  Christophe Riccio b012c80771 Fixed isnan for Intel compiler 13 years ago
  Christophe Riccio 7e3f00d034 Added missing test files 13 years ago
  Christophe Riccio c2eea6da26 Removed floor_log2, comment that isnan and isinf are not working on MinGW 13 years ago
  Christophe Riccio 40622b0e79 Fixed merge 13 years ago
  Christophe Riccio a5fdf3c1bf Fixed ticket #182, isnan and isinf conflicts 13 years ago
  Christophe Riccio 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time 13 years ago
  Christophe Riccio 953c80a1d6 Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 14 years ago
  Christophe Riccio 88d3927558 Updated copyright date 14 years ago
  Christophe Riccio 1ed0e3865b Fixed log2 in GCC 14 years ago
  Christophe Riccio 040ea3ce7e Fixed conflict with Boost, ticket #158 14 years ago
  Christophe Riccio 9c3faaca40 Fixed build, added boost test 14 years ago
  Christophe Riccio dd244d8d25 Fixed MinGW roundEven bug 14 years ago
  Christophe Riccio dad27d9b37 Fixed tests 14 years ago
  Christophe Riccio c5389b595f Fixed merge 14 years ago
  Christophe Riccio 390498ef87 Fixed refract for double based types 14 years ago