Completed GTC_vec1

This commit is contained in:
Christophe Riccio
2014-10-15 02:53:46 +02:00
parent 6d1610ce0d
commit 8a1bf4410b
10 changed files with 1092 additions and 697 deletions

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 and *vec3 types
- Added GTC_vec1 extension, *vec1 support to *vec2 and *vec3 types
- Limited extended integer type redifinition #233
- Improved linearRand: support precision and integers #230
- Added vec3 slerp #237