mirror of
https://github.com/g-truc/glm.git
synced 2024-11-23 01:14:34 +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
|
- Made types trivially copyable #263
|
||||||
- Removed <iostream> in GLM tests
|
- Removed <iostream> in GLM tests
|
||||||
- Used std features within GLM without redeclaring
|
- Used std features within GLM without redeclaring
|
||||||
|
- Optimized glm::cot #272
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
- Fixed std::nextafter not supported with C++11 on Android #217
|
- Fixed std::nextafter not supported with C++11 on Android #217
|
||||||
|
Loading…
Reference in New Issue
Block a user