mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Added post 74
This commit is contained in:
parent
e71dd49d61
commit
313238ae0f
@ -163,6 +163,16 @@
|
||||
<entry>row and column major matrices</entry>
|
||||
</todo>
|
||||
|
||||
<news index="0074" date="12/12/2011" title="GLM 0.9.2.8 released" image="goodies/logo.png" image-mini="image/logo-mini.png">
|
||||
<paragraph>
|
||||
This updated fixes bugs on the modf, step and outerProduct functions.
|
||||
</paragraph>
|
||||
|
||||
<source type="Download" href="https://sourceforge.net/projects/ogl-math/files/glm-0.9.2.8/glm-0.9.2.8.zip/download">GLM 0.9.2.8 (zip)</source>
|
||||
<source type="Download" href="https://sourceforge.net/projects/ogl-math/files/glm-0.9.2.8/glm-0.9.2.8.7z/download">GLM 0.9.2.8 (7z)</source>
|
||||
<source type="Link" href="https://sourceforge.net/apps/trac/ogl-math/newticket">Submit a bug report</source>
|
||||
</news>
|
||||
|
||||
<page_news>
|
||||
<news index="0073" date="11/11/2011" title="GLM 0.9.3 alpha released" image="goodies/logo.png" image-mini="image/logo-mini.png">
|
||||
<paragraph>
|
||||
|
@ -37,7 +37,7 @@ More informations in GLM manual:
|
||||
http://glm.g-truc.net/glm-0.9.2.pdf
|
||||
|
||||
================================================================================
|
||||
GLM 0.9.2.8: 2011-12-XX
|
||||
GLM 0.9.2.8: 2011-12-12
|
||||
--------------------------------------------------------------------------------
|
||||
- Fixed modf implementation
|
||||
- Fixed step function accuracy
|
||||
|
Loading…
Reference in New Issue
Block a user