Fixed formatting

This commit is contained in:
Christophe Riccio 2016-11-03 19:20:42 +01:00
parent 250b2762cf
commit c942ac8d60

View File

@ -40,6 +40,8 @@ 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 |
@ -48,8 +50,6 @@ 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