mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Updated readme
This commit is contained in:
parent
126fa8c47d
commit
8387bea5e3
@ -110,11 +110,15 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
|||||||
- Removed glm::uninitialize
|
- Removed glm::uninitialize
|
||||||
|
|
||||||
---
|
---
|
||||||
### [GLM 0.9.8.5](https://github.com/g-truc/glm/tree/0.9.8) - 2017-0X-XX
|
### [GLM 0.9.8.5](https://github.com/g-truc/glm/releases/tag/0.9.8.5) - 2017-08-16
|
||||||
|
#### Features:
|
||||||
|
- Added Conan package support #647
|
||||||
|
|
||||||
#### Fixes:
|
#### Fixes:
|
||||||
- Fixed Clang version detection from source #608
|
- Fixed Clang version detection from source #608
|
||||||
- Fixed packF3x9_E1x5 exponent packing #614
|
- Fixed packF3x9_E1x5 exponent packing #614
|
||||||
- Fixed build error min and max specializations with integer #616
|
- Fixed build error min and max specializations with integer #616
|
||||||
|
- Fixed simd_mat4 build error #652
|
||||||
|
|
||||||
---
|
---
|
||||||
### [GLM 0.9.8.4](https://github.com/g-truc/glm/releases/tag/0.9.8.4) - 2017-01-22
|
### [GLM 0.9.8.4](https://github.com/g-truc/glm/releases/tag/0.9.8.4) - 2017-01-22
|
||||||
|
Loading…
Reference in New Issue
Block a user