Skip to content

Commit

Permalink
Udpated readme with fixed mat3_cast #542
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Aug 17, 2016
1 parent 3b4856c commit ad262c3
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 @@ -92,6 +92,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Fixed strict aliasing warnings #473
- Fixed missing vec1 overload to length2 and distance2 functions #431
- Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
- Fixed quaterion to mat3 cast function mat3_cast from GTC_quaternion #542
##### Deprecation:
- Removed GLM_FORCE_SIZE_FUNC define
Expand Down

0 comments on commit ad262c3

Please sign in to comment.