Fixed #187, fixed bitfieldExtract for vector based type

This commit is contained in:
Christophe Riccio
2012-06-28 19:40:42 +01:00
parent a979cb483e
commit 3ab80ffe6d
2 changed files with 10 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ GLM 0.9.3.4: 2012-06-28
- Removed VIRTREV_xstream and the incompatibility generated with GCC
- Fixed C++11 compiler option for GCC
- Removed MS language extension option for GCC (not fonctionnal)
- Fixed bitfieldExtract for vector types
================================================================================
GLM 0.9.3.3: 2012-05-10