Updated readme.txt

This commit is contained in:
Christophe Riccio 2014-10-05 23:33:56 +02:00
parent 291708ce07
commit 8e1cb985f5

View file

@ -50,7 +50,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added move contructors and assignment operators #141
- Use pragma once
- Fixed Visual Studio 14 compiler warnings
- Added *vec1 support to *vec2 types
- Added *vec1 support to *vec2 and *vec3 types
- Limited extended integer type redifinition #233
- Improved linearRand: support precision and integers #230
- Added vec3 slerp #237