Commit History

Author SHA1 Message Date
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 11 years ago
  Christophe Riccio 3f48ffefb0 Updated license 11 years ago
  Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define 11 years ago
  Christophe Riccio 5960196ce8 Clean up white spaces, fix build with VC15 11 years ago
  Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 11 years ago
  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 2b747cbbad Removed last references to GLM_FORCE_RADIANS 11 years ago
  Christophe Riccio 83f594b5ed Fixed quaternion mul/vec test 11 years ago
  Christophe Riccio a1a861a4a6 Merge pull request #210 from moushkka/0.9.5 11 years ago
  Christophe Riccio c506b43d49 Quaternion vector rotation error. #209 11 years ago
  Joel Nises e610e9446e fixed bug in quaternion slerp 11 years ago
  Christophe Riccio 31ec3eed97 Clean up initializer list code. 12 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 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. 12 years ago
  jan p springer e299af614f added: quat::op+=(quat) and quat::op*=(quat) 12 years ago
  Christophe Riccio 71855943e0 Added initializer lists 12 years ago
  Christophe Riccio 25a5c21a24 Initial build with half types removed 12 years ago
  Christophe Riccio 296e3d7007 Fixed half precision implementation 12 years ago
  Christophe Riccio 2a4434786e Updated date 13 years ago
  Christophe Riccio 29805391bd Added tests for slerp function 13 years ago
  Christophe Riccio 841f91e830 Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions 13 years ago
  Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests 13 years ago
  Christophe Riccio 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time 13 years ago
  Christophe Riccio 88d3927558 Updated copyright date 14 years ago
  Christophe Riccio e43633dbe6 Moved test to GTX tests 14 years ago
  Christophe Riccio 9fbf421f13 Added quaternion test 14 years ago
  Christophe Riccio c9b7b712fb Fixed angle implementation 14 years ago
  Christophe Riccio f87def17de Fixed tests 14 years ago
  Christophe Riccio 740c28a22c Typo 14 years ago