Fixed GTX_string_cast to support for integer types #249

This commit is contained in:
Christophe Riccio
2014-10-10 01:21:04 +02:00
parent ca4ed31fb6
commit 75939a7960
4 changed files with 468 additions and 455 deletions

View File

@@ -61,6 +61,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added Added closestPointOnLine function for tvec2 to GTX_closest_point #238
- Moved template types from 'detail' to 'glm' namespace #239, #244
- Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245
- Fixed GTX_string_cast to support for integer types #249
================================================================================
GLM 0.9.5.4: 2014-06-21