Fixed outerProduct return type (#155)

This commit is contained in:
Christophe Riccio
2014-01-11 22:35:19 +01:00
parent aeba3c6fe7
commit 9f81728602
13 changed files with 388 additions and 56 deletions

View File

@@ -47,6 +47,7 @@ GLM 0.9.5.1: 2014-01-11
- Fixed inverse link error when using namespace glm; (#147)
- Optimized matrix inverse and division code (#149)
- Added intersectRayPlane function (#153)
- Fixed outerProduct return type (#155)
================================================================================
GLM 0.9.5.0: 2013-12-25