mirror of
https://github.com/g-truc/glm.git
synced 2025-04-14 17:13:41 +00:00
Merge GLM 0.9.8 branch
This commit is contained in:
commit
f294f169fa
1 changed files with 8 additions and 0 deletions
|
@ -50,6 +50,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
|
||||
## Release notes
|
||||
|
||||
<<<<<<< HEAD
|
||||
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
|
||||
#### Features:
|
||||
- Added RGBM encoding in GTC_packing #420
|
||||
|
@ -75,6 +76,13 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
---
|
||||
### [GLM 0.9.8.3](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
|
||||
#### Improvements:
|
||||
=======
|
||||
#### [GLM 0.9.8.4](https://github.com/g-truc/glm/tree/0.9.8) - 201X-XX-XX
|
||||
|
||||
|
||||
#### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
|
||||
##### Improvements:
|
||||
>>>>>>> 0.9.8
|
||||
- Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
|
||||
|
||||
#### Fixes:
|
||||
|
|
Loading…
Add table
Reference in a new issue