mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed GTC_round
This commit is contained in:
parent
8af1d0ce2d
commit
11bfa1eff7
@ -51,6 +51,10 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
|
||||||
|
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/tree/0.9.7) - 2015-XX-XX
|
||||||
|
##### Fixes:
|
||||||
|
- Fixed GTC_round floorMultiple/ceilMultiple #412
|
||||||
|
|
||||||
#### [GLM 0.9.7.1](https://github.com/g-truc/glm/releases/tag/0.9.7.1) - 2015-09-07
|
#### [GLM 0.9.7.1](https://github.com/g-truc/glm/releases/tag/0.9.7.1) - 2015-09-07
|
||||||
##### Improvements:
|
##### Improvements:
|
||||||
- Improved constexpr for constant functions coverage #198
|
- Improved constexpr for constant functions coverage #198
|
||||||
|
Loading…
Reference in New Issue
Block a user