- Added mix implementation for matrices in EXT_matrix_common #842
This commit is contained in:
@@ -53,6 +53,9 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
||||
## Release notes
|
||||
|
||||
### [GLM 0.9.9.4](https://github.com/g-truc/glm/tree/master) - 2018-1X-XX
|
||||
#### Features:
|
||||
- Added mix implementation for matrices in EXT_matrix_common #842
|
||||
|
||||
#### Improvements:
|
||||
- Added GLM_FORCE_INTRINSICS to enable SIMD instruction code path. By default, it's disabled allowing constexpr support by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user