mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Merge pull request #480 from ReadmeCritic/master
Correct the spelling of Xcode in README #480
This commit is contained in:
commit
44d773ad5e
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Fixed isnan and isinf for CUDA compiler
|
||||
- Fixed GLM_FORCE_RADIANS on glm::perspective
|
||||
- Fixed GCC warnings
|
||||
- Fixed packDouble2x32 on XCode
|
||||
- Fixed packDouble2x32 on Xcode
|
||||
- Fixed mix for vec4 SSE implementation
|
||||
- Fixed 0x2013 dash character in comments that cause issue in Windows
|
||||
Japanese mode
|
||||
|
|
Loading…
Add table
Reference in a new issue