Commit History

Author SHA1 Message Date
  Christophe Riccio c4f52dc98f Added test for quat type component length() static #565 9 years ago
  Christophe Riccio 0e1e181484 Clean up 9 years ago
  Christophe Riccio 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 years ago
  Christophe R. 37d4ca9c4c Merge pull request #368 from JesseTG/jtg/oops-sorry 10 years ago
  Christophe Riccio afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 10 years ago
  Christophe Riccio a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 10 years ago
  Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type 10 years ago
  Christophe Riccio c90f7b0973 Fixed build 10 years ago
  Jesse Talavera-Greenberg a9c26d065b Add static components and prec members to all vector and quaternion types 10 years ago
  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