Commit History

Author SHA1 Message Date
  christophe 07bc4e11b3 Remove C++11 feature checks 1 month ago
  Christophe f86092a658 Remove disabled warnings (#1213) 1 year ago
  Christophe Riccio 798ab30b9d Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753 7 years ago
  Christophe Riccio c933f6e591 Clean up GLM_FORCE_NO_CTOR_INIT and fixed tests 8 years ago
  Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL 9 years ago
  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
  Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type 10 years ago
  Christophe Riccio fc8b4404f0 Fixed faceforward build #289 11 years ago
  Christophe Riccio c556770a32 Fixed C++98 only build 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 141c1856a7 Removed <iostream> in GLM tests, use <cstdio> instead 11 years ago
  Christophe Riccio d606eaf2da Clean up white spaces 11 years ago
  Christophe Riccio 191dbe92dc Added dualquat trivially copyable test. #263 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 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. 12 years ago
  Christophe Riccio d4043ea49a Added all precision types for GTC_type_precision 12 years ago
  Maksim Vorobiev 50c870ea96 Moved all dual quaternion functionality from GTC space to GTX. 13 years ago