Resolve aliasing issues #152, #212

This commit is contained in:
Christophe Riccio
2014-06-21 07:41:30 -04:00
parent 381e1627b8
commit b69356cadb
2 changed files with 18 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ GLM 0.9.5.4: 2014-0X-XX
- Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to
tweakedInfinitePerspective
- Fixed std::copy and std::vector with GLM types #214
- Fixed aliasing issues #212, #152
================================================================================
GLM 0.9.5.3: 2014-04-02