mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Optimized glm::cot #272
This commit is contained in:
parent
b944e3a990
commit
2e70698fad
@ -75,6 +75,7 @@ Improvements:
|
||||
- Made types trivially copyable #263
|
||||
- Removed <iostream> in GLM tests
|
||||
- Used std features within GLM without redeclaring
|
||||
- Optimized glm::cot #272
|
||||
|
||||
Fixes:
|
||||
- Fixed std::nextafter not supported with C++11 on Android #217
|
||||
|
Loading…
Reference in New Issue
Block a user