Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245

This commit is contained in:
Christophe Riccio
2014-10-05 22:12:25 +02:00
parent 03a01880b0
commit 291708ce07
33 changed files with 202 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added GTX_range for C++ 11 compiler only #240
- 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
================================================================================
GLM 0.9.5.4: 2014-06-21