Fixed intersectRayTriangle #6

This commit is contained in:
Christophe Riccio
2016-11-25 00:33:45 +01:00
parent 07d826e185
commit 58c5e0ef4d
4 changed files with 96 additions and 14 deletions

View File

@@ -72,6 +72,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### Fixes:
- Removed doxygen references to GTC_half_float which was removed in 0.9.4
- Fixed glm::decompose #448
- Fixed intersectRayTriangle #6
#### Deprecation:
- Removed GLM_GTX_simd_vec4 extension