mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 10:14:35 +00:00
Fixed constexpr issue on GCC #832
This commit is contained in:
parent
768dad4df0
commit
8e7d0c307c
@ -58,6 +58,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
|||||||
|
|
||||||
#### Fixes:
|
#### Fixes:
|
||||||
- Fixed in mat4x3 conversion #829
|
- Fixed in mat4x3 conversion #829
|
||||||
|
- Fixed constexpr issue on GCC #832
|
||||||
|
|
||||||
### [GLM 0.9.9.3](https://github.com/g-truc/glm/releases/tag/0.9.9.3) - 2018-10-31
|
### [GLM 0.9.9.3](https://github.com/g-truc/glm/releases/tag/0.9.9.3) - 2018-10-31
|
||||||
#### Features:
|
#### Features:
|
||||||
|
Loading…
Reference in New Issue
Block a user