mirror of
https://github.com/g-truc/glm.git
synced 2024-11-23 01:14:34 +00:00
Updated GLM 0.9.0.6 post
This commit is contained in:
parent
87dd471cfc
commit
9b00122984
@ -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">
|
<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>
|
<paragraph>
|
||||||
GLM 0.9.0.6 is a new update of GLM built over GLM's user bug reports.
|
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.
|
It mainly fixes issues regarding non-squared matrices but also provides multiple extensions corrections as well.
|
||||||
Multiple extensions fixes have been applied as well.
|
|
||||||
</paragraph>
|
</paragraph>
|
||||||
<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.
|
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>
|
<codes>
|
||||||
<code title="Compute a triangle normal:">
|
<code title="Compute a triangle normal:">
|
||||||
<line>
|
<line>
|
||||||
<keyword>#include </keyword><string><glm/glm.hpp></string>
|
<keyword>#include </keyword>
|
||||||
|
<string><glm/glm.hpp></string>
|
||||||
</line>
|
</line>
|
||||||
<line>
|
<line>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user