Skip to content

Commit

Permalink
Fixed bug on the faceforward function. #549
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Sep 12, 2016
1 parent 5fb5e0e commit 8ac281e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.8.1](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
##### Fixes:
- Fixed GCC warning filtering, replaced -pedantic by -Wpedantic
- Fixed bug on the faceforward function. #549
- Fixed SIMD faceforward bug. #549
#### [GLM 0.9.8.0](https://github.com/g-truc/glm/releases/tag/0.9.8.0) - 2016-09-11
##### Features:
Expand Down

0 comments on commit 8ac281e

Please sign in to comment.