Fixed changelog
This commit is contained in:
parent
0f676cfa11
commit
8dfbda3f8e
@ -174,6 +174,12 @@
|
|||||||
<list-element>
|
<list-element>
|
||||||
Improved doxygen documentation
|
Improved doxygen documentation
|
||||||
</list-element>
|
</list-element>
|
||||||
|
<list-element>
|
||||||
|
Added new swizzle operators for C++11 compilers
|
||||||
|
</list-element>
|
||||||
|
<list-element>
|
||||||
|
Added new swizzle operators declared as functions
|
||||||
|
</list-element>
|
||||||
<list-element>
|
<list-element>
|
||||||
Added GLSL 4.20 length for vector and matrix types
|
Added GLSL 4.20 length for vector and matrix types
|
||||||
</list-element>
|
</list-element>
|
||||||
|
@ -47,6 +47,7 @@ GLM 0.9.3.A: 2011-11-11
|
|||||||
- Improved doxygen documentation
|
- Improved doxygen documentation
|
||||||
- Added new swizzle operators for C++11 compilers
|
- Added new swizzle operators for C++11 compilers
|
||||||
- Added new swizzle operators declared as functions
|
- Added new swizzle operators declared as functions
|
||||||
|
- Added GLSL 4.20 length for vector and matrix types
|
||||||
- Promoted GLM_GTC_noise extension: simplex, perlin, periodic noise functions
|
- Promoted GLM_GTC_noise extension: simplex, perlin, periodic noise functions
|
||||||
- Promoted GLM_GTC_random extension: linear, gaussian and various random number
|
- Promoted GLM_GTC_random extension: linear, gaussian and various random number
|
||||||
generation distribution
|
generation distribution
|
||||||
|
Loading…
Reference in New Issue
Block a user