mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 07:18:54 +00:00
Added explicit matrix cast to quaternion, updated readme #275
This commit is contained in:
parent
3c0b3c4009
commit
d65fb97e47
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ Improvements:
|
|||
- Used std features within GLM without redeclaring
|
||||
- Optimized cot function #272
|
||||
- Optimized sign function #272
|
||||
- Added explicit cast from quat to mat3 and mat4 #275
|
||||
|
||||
Fixes:
|
||||
- Fixed std::nextafter not supported with C++11 on Android #217
|
||||
|
|
Loading…
Add table
Reference in a new issue