Improved exponential funtion test coverage

This commit is contained in:
Christophe Riccio
2017-08-07 03:35:21 +02:00
parent cedc72e07a
commit 01bac6a524
2 changed files with 76 additions and 47 deletions

View File

@@ -79,6 +79,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Reduced warnings when using very strict compilation flags #646
- length() member functions are constexpr #657
- Added support of -Weverything with Clang #646
- Improved exponential funtion test coverage
#### Fixes:
- Removed doxygen references to GTC_half_float which was removed in 0.9.4