Fixed missing explicit convertion when using integer log2 with *vec1 types

This commit is contained in:
Christophe Riccio
2014-12-03 23:23:24 +01:00
parent 38d99978ab
commit f026e722ee
2 changed files with 2 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ GLM 0.9.6.1: 2014-12-XX
Fixes:
- Fixed scalar uaddCarry build error with Cuda #276
- Fixed C++11 explicit conversion operators detection #282
- Fixed missing explicit convertion when using integer log2 with *vec1 types
================================================================================
GLM 0.9.6.0: 2014-11-30