Fixed formatting

This commit is contained in:
Christophe Riccio 2016-11-03 19:19:22 +01:00
parent b9e27f6699
commit 250b2762cf

View File

@ -40,8 +40,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
}
```
## [Lastest release](https://github.com/g-truc/glm/releases/latest)
## Project Health
| Service | System | Compiler | Status |
@ -50,6 +48,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
## Release notes
### [Lastest release](https://github.com/g-truc/glm/releases/latest)
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
#### Features:
- Added RGBM encoding in GTC_packing #420