mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Correct the spelling of Xcode in README
This commit is contained in:
parent
65e88d9f9d
commit
449f785a60
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,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