mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Optimized glm::cot #272
This commit is contained in:
parent
b944e3a990
commit
2e70698fad
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue