Fixed test crash due to the normalization of a nan vector

This commit is contained in:
Christophe Riccio
2013-05-28 03:48:41 +02:00
parent f4f7a71964
commit bbf9989334
2 changed files with 6 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ GLM 0.9.4.4: 2013-05-29
- Fixed CUDA warnings #86
- Fixed GLM natvis for VC11 #82
- Fixed GLM_GTX_multiple with negative values #79
- Fixed glm::perspective when zNear is zero #71
================================================================================
GLM 0.9.4.3: 2013-03-20