- Improved constexpr for constant functions coverage #198
This commit is contained in:
@@ -51,6 +51,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
||||
## Release notes
|
||||
|
||||
#### [GLM 0.9.7.1](https://github.com/g-truc/glm/releases/latest) - 2015-XX-XX
|
||||
##### Improvements:
|
||||
- Improved constexpr for constant functions coverage #198
|
||||
|
||||
##### Fixes:
|
||||
- Fixed strict alignment warnings #235 #370
|
||||
- Fixed link errors on compilers not supported default function #377
|
||||
|
||||
Reference in New Issue
Block a user