|
|
|
@ -1539,8 +1539,7 @@ |
|
|
|
|
<news index="0057" date="21/12/2010" title="GLM 0.9.0.6 released" image="goodies/logo.png" image-mini="image/logo-mini.png"> |
|
|
|
|
<paragraph> |
|
|
|
|
GLM 0.9.0.6 is a new update of GLM built over GLM's user bug reports. |
|
|
|
|
It maintly fixes issues regarding non-squared matrices and thanks to a great contribution I think we are done with that type of issues for now on. |
|
|
|
|
Multiple extensions fixes have been applied as well. |
|
|
|
|
It mainly fixes issues regarding non-squared matrices but also provides multiple extensions corrections as well. |
|
|
|
|
</paragraph> |
|
|
|
|
<paragraph> |
|
|
|
|
I expect to release GLM 0.9.1.0 in Junuary but I might continue to update GLM 0.9.0.X as there are minor incompatibilities. |
|
|
|
@ -2247,7 +2246,8 @@ |
|
|
|
|
<codes> |
|
|
|
|
<code title="Compute a triangle normal:"> |
|
|
|
|
<line> |
|
|
|
|
<keyword>#include </keyword><string><glm/glm.hpp></string> |
|
|
|
|
<keyword>#include </keyword> |
|
|
|
|
<string><glm/glm.hpp></string> |
|
|
|
|
</line> |
|
|
|
|
<line> |
|
|
|
|
|
|
|
|
|