mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Merge branch '0.9.8'
This commit is contained in:
commit
bf88ae130d
@ -104,6 +104,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Fixed strict aliasing warnings #473
|
- Fixed strict aliasing warnings #473
|
||||||
- Fixed missing vec1 overload to length2 and distance2 functions #431
|
- Fixed missing vec1 overload to length2 and distance2 functions #431
|
||||||
- Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
- Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
||||||
|
- Fixed quaterion to mat3 cast function mat3_cast from GTC_quaternion #542
|
||||||
|
|
||||||
##### Deprecation:
|
##### Deprecation:
|
||||||
- Removed GLM_FORCE_SIZE_FUNC define
|
- Removed GLM_FORCE_SIZE_FUNC define
|
||||||
|
Loading…
Reference in New Issue
Block a user