Skip to content

Commit

Permalink
Fixed constexpr issue on GCC #832
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Mar 1, 2019
1 parent 768dad4 commit 8e7d0c3
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 @@ -58,6 +58,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
#### Fixes:
- Fixed in mat4x3 conversion #829
- Fixed constexpr issue on GCC #832
### [GLM 0.9.9.3](https://github.com/g-truc/glm/releases/tag/0.9.9.3) - 2018-10-31
#### Features:
Expand Down

0 comments on commit 8e7d0c3

Please sign in to comment.