Merge GLM 0.9.8 branch
This commit is contained in:
commit
f294f169fa
@ -50,6 +50,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
|
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
|
||||||
#### Features:
|
#### Features:
|
||||||
- Added RGBM encoding in GTC_packing #420
|
- 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
|
### [GLM 0.9.8.3](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
|
||||||
#### Improvements:
|
#### 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
|
- Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
|
||||||
|
|
||||||
#### Fixes:
|
#### Fixes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user