mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 05:55:03 +00:00
Udpated readme with fixed mat3_cast #542
This commit is contained in:
parent
3b4856cf58
commit
ad262c3592
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Fixed strict aliasing warnings #473
|
||||
- Fixed missing vec1 overload to length2 and distance2 functions #431
|
||||
- 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:
|
||||
- Removed GLM_FORCE_SIZE_FUNC define
|
||||
|
|
Loading…
Add table
Reference in a new issue