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 f3044dd commit 5fb5e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +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
#### [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 5fb5e0e

Please sign in to comment.