Clarify quat_cast documentation, applying on pure rotation matrices #759

This commit is contained in:
Christophe Riccio
2018-05-08 12:31:05 +02:00
parent 1d3f8a057f
commit 77acd2fe40
2 changed files with 4 additions and 3 deletions

View File

@@ -90,7 +90,8 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
- Added support of -Weverything with Clang #646
- Improved exponential funtion test coverage
- Enabled warnings as error with Clang unit tests
- Canan package is an external repository: https://github.com/bincrafters/conan-glm
- Conan package is an external repository: https://github.com/bincrafters/conan-glm
- Clarify quat_cast documentation, applying on pure rotation matrices #759
#### Fixes:
- Removed doxygen references to GTC_half_float which was removed in 0.9.4