Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
This commit is contained in:
@@ -52,6 +52,11 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
||||
## Release notes
|
||||
|
||||
#### [GLM 0.9.8.2](https://github.com/g-truc/glm/tree/0.9.8) - 2016-09-25
|
||||
##### Improvements:
|
||||
- Added Visual C++ 15 detection
|
||||
- Added Clang 4.0 detection
|
||||
- Refactored GLM_COMPILER_VC values
|
||||
|
||||
##### Fixes:
|
||||
- Fixed Visual C++ constexpr build error #555, #556
|
||||
|
||||
|
||||
Reference in New Issue
Block a user