mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00:00
Updated post for GLM 0.9.1.B and 0.9.0.8 release
This commit is contained in:
parent
95a996eb32
commit
21ea4e592b
@ -44,7 +44,7 @@ PROJECT_BRIEF =
|
||||
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
|
||||
# Doxygen will copy the logo to the output directory.
|
||||
|
||||
PROJECT_LOGO = D:/g-truc/git/ogl-math/doc/image/logo-mini.png
|
||||
PROJECT_LOGO = G:/git/ogl-math/doc/image/logo-mini.png
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
@ -1550,9 +1550,9 @@
|
||||
Also, it clarifies that GLM is a header only library when a user try to build it. Once more, there is nothing to build.
|
||||
</paragraph>
|
||||
<paragraph>
|
||||
The development version, GLM 0.9.1 beta, provides an improved <a href="http://glm.g-truc.net/html-0.9.1/index.html">API documentation</a> by
|
||||
<a href="http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showprofile&User=23530">Alfonse Reinheart</a>,
|
||||
author of <a href="http://www.arcsynthesis.org/gltut/">a great OpenGL tutorial</a> which uses GLM.
|
||||
The development version, GLM 0.9.1 beta, provides an improved <link href="http://glm.g-truc.net/html-0.9.1/index.html">API documentation</link> by
|
||||
<link href="http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showprofile&User=23530">Alfonse Reinheart</link>,
|
||||
author of <link href="http://www.arcsynthesis.org/gltut/">a great OpenGL tutorial</link> which uses GLM.
|
||||
This version also improves the SIMD extensions and it fixes many bugs.
|
||||
</paragraph>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user