mirror of
https://github.com/g-truc/glm.git
synced 2024-11-16 14:54:35 +00:00
README: s/aliaing/aliasing
This commit is contained in:
parent
0e1e181484
commit
348aba01a9
@ -83,7 +83,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Fixed intersectRayTriangle to not do any unintentional backface culling
|
- Fixed intersectRayTriangle to not do any unintentional backface culling
|
||||||
- Fixed long long warnings when using C++98 on GCC and Clang #482
|
- Fixed long long warnings when using C++98 on GCC and Clang #482
|
||||||
- Fixed sign with signed integer function on non-x86 architecture
|
- Fixed sign with signed integer function on non-x86 architecture
|
||||||
- Fixed strict aliaing 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
|
||||||
|
|
||||||
##### Deprecation:
|
##### Deprecation:
|
||||||
|
Loading…
Reference in New Issue
Block a user