Commit History

Author SHA1 Message Date
  Christophe 947527d3ac Fixed string_cast, broken after fixing #916 6 years ago
  Vladimír Vondruš 89420dd1f5 Make the to_string(dualquat) test work under C++03. 7 years ago
  Vladimír Vondruš aa1728cde2 Make to_string(dualquat) actually work. 7 years ago
  Christophe Riccio a2497e6174 Fixed glm::to_string on quaternions wrong components order #681 8 years ago
  Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL 9 years ago
  Christophe Riccio 0e1e181484 Clean up 9 years ago
  Christophe Riccio 3f48ffefb0 Updated license 11 years ago
  Christophe Riccio 141c1856a7 Removed <iostream> in GLM tests, use <cstdio> instead 11 years ago
  Christophe Riccio 75939a7960 Fixed GTX_string_cast to support for integer types #249 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 25a5c21a24 Initial build with half types removed 12 years ago
  Christophe Riccio 2a4434786e Updated date 13 years ago
  Christophe Riccio 4585395a89 Added CMake test build options 13 years ago
  Christophe Riccio 88d3927558 Updated copyright date 14 years ago
  Christophe Riccio 1e7923e7b9 Fixed compiler setup options 14 years ago
  Christophe Riccio cec6cefa1b Added to_string scalars and vectors tests 14 years ago
  Christophe Riccio b11f0cd3cc Added string cast test 14 years ago