mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 05:55:03 +00:00
Updated readme for GLM 0.9.4.3
This commit is contained in:
parent
af77fb3118
commit
eafe125d95
2 changed files with 6 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
#define GLM_VERSION_MAJOR 0
|
||||
#define GLM_VERSION_MINOR 9
|
||||
#define GLM_VERSION_PATCH 4
|
||||
#define GLM_VERSION_REVISION 2
|
||||
#define GLM_VERSION_REVISION 3
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Platform
|
||||
|
|
|
@ -36,6 +36,11 @@ GLM is a header only library, there is nothing to build, just include it.
|
|||
More informations in GLM manual:
|
||||
http://glm.g-truc.net/glm.pdf
|
||||
|
||||
================================================================================
|
||||
GLM 0.9.4.3: 2013-0X-XX
|
||||
--------------------------------------------------------------------------------
|
||||
- Detected qualifier for Clang
|
||||
|
||||
================================================================================
|
||||
GLM 0.9.4.2: 2013-02-14
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue