Skip to content

Commit

Permalink
Added explicit matrix cast to quaternion, updated readme #275
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Riccio committed Nov 24, 2014
1 parent 3c0b3c4 commit d65fb97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d65fb97

Please # to comment.