@@ -50,7 +50,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
50
50
51
51
## Release notes
52
52
53
- #### GLM 0.9.7.0 - 2015-08-02
53
+ #### [ GLM 0.9.7.0](https://github.com/g-truc/glm/releases/tag/0.9.7.0) - 2015-08-02
54
54
##### Features:
55
55
- Added GTC_color_space: convertLinearToSRGB and convertSRGBToLinear functions
56
56
- Added 'fmod' overload to GTX_common with tests #308
@@ -89,11 +89,11 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
89
89
- Removed GTX_multiple, replaced by GTC_round
90
90
91
91
--------------------------------------------------------------------------------
92
- #### [GLM 0.9.6.3 - 2015-02-15 ](https://github.com/g-truc/glm/releases/tag/0.9.6.3)
92
+ #### [GLM 0.9.6.3](https://github.com/g-truc/glm/releases/tag/0.9.6.3) - 2015-02-15
93
93
- Fixed Android doesn't have C++ 11 STL #284
94
94
95
95
--------------------------------------------------------------------------------
96
- #### GLM 0.9.6.2 - 2015-02-15
96
+ #### [ GLM 0.9.6.2](https://github.com/g-truc/glm/releases/tag/0.9.6.2) - 2015-02-15
97
97
##### Features:
98
98
- Added display of GLM version with other GLM_MESSAGES
99
99
- Added ARM instruction set detection
@@ -119,7 +119,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
119
119
- Fixed memory corruption (undefined behaviour) #303
120
120
121
121
--------------------------------------------------------------------------------
122
- #### GLM 0.9.6.1 - 2014-12-10
122
+ #### [ GLM 0.9.6.1](https://github.com/g-truc/glm/releases/tag/0.9.6.1) - 2014-12-10
123
123
##### Features:
124
124
- Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags
125
125
- Added C++14 detection
@@ -141,7 +141,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
141
141
- Fixed C++ language restriction using GLM_FORCE_CXX**
142
142
143
143
--------------------------------------------------------------------------------
144
- #### GLM 0.9.6.0 - 2014-11-30
144
+ #### [ GLM 0.9.6.0](https://github.com/g-truc/glm/releases/tag/0.9.6.0) - 2014-11-30
145
145
##### Features:
146
146
- Exposed template vector and matrix types in 'glm' namespace #239, #244
147
147
- Added GTX_scalar_multiplication for C++ 11 compiler only #242
@@ -304,7 +304,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
304
304
- Hidden matrix _inverse function implementation detail into private section
305
305
306
306
--------------------------------------------------------------------------------
307
- #### [GLM 0.9.4.6 - 2013-09-20 ](https://github.com/g-truc/glm/releases/tag/0.9.4.6)
307
+ #### [GLM 0.9.4.6](https://github.com/g-truc/glm/releases/tag/0.9.4.6) - 2013-09-20
308
308
- Fixed detection to select the last known compiler if newer version #106
309
309
- Fixed is_int and is_uint code duplication with GCC and C++11 #107
310
310
- Fixed test suite build while using Clang in C++11 mode
@@ -390,7 +390,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
390
390
- Added debugger visualizers for Visual C++ 2012
391
391
392
392
--------------------------------------------------------------------------------
393
- #### [GLM 0.9.3.4 - 2012-06-30 ](https://github.com/g-truc/glm/releases/tag/0.9.3.4)
393
+ #### [GLM 0.9.3.4](https://github.com/g-truc/glm/releases/tag/0.9.3.4) - 2012-06-30
394
394
- Added SSE4 and AVX2 detection.
395
395
- Removed VIRTREV_xstream and the incompatibility generated with GCC
396
396
- Fixed C++11 compiler option for GCC
@@ -458,12 +458,12 @@ generation distribution
458
458
- Added GLSL core noise functions
459
459
460
460
--------------------------------------------------------------------------------
461
- #### GLM 0.9.2.7 - 2011-10-24
461
+ #### [ GLM 0.9.2.7](https://github.com/g-truc/glm/releases/tag/0.9.2.7) - 2011-10-24
462
462
- Added more swizzling constructors
463
463
- Added missing none-squared matrix products
464
464
465
465
--------------------------------------------------------------------------------
466
- #### GLM 0.9.2.6 - 2011-10-01
466
+ #### [ GLM 0.9.2.6](https://github.com/g-truc/glm/releases/tag/0.9.2.6) - 2011-10-01
467
467
- Fixed half based type build on old GCC
468
468
- Fixed /W4 warnings on Visual C++
469
469
- Fixed some missing l-value swizzle operators
@@ -506,7 +506,7 @@ generation distribution
506
506
- Updated quaternion slerp interpolation
507
507
508
508
--------------------------------------------------------------------------------
509
- #### GLM 0.9.1.3 - 2011-05-07
509
+ #### [ GLM 0.9.1.3](https://github.com/g-truc/glm/releases/tag/0.9.1.3) - 2011-05-07
510
510
- Fixed bugs
511
511
512
512
--------------------------------------------------------------------------------
@@ -528,7 +528,7 @@ generation distribution
528
528
- Fixed Linux build
529
529
530
530
--------------------------------------------------------------------------------
531
- #### GLM 0.9.0.8 - 2011-02-13
531
+ #### [ GLM 0.9.0.8](https://github.com/g-truc/glm/releases/tag/0.9.0.8) - 2011-02-13
532
532
- Added quaternion product operator.
533
533
- Clarify that GLM is a header only library.
534
534
@@ -542,7 +542,7 @@ generation distribution
542
542
- Fixed trunc implementation
543
543
544
544
--------------------------------------------------------------------------------
545
- #### GLM 0.9.0.7 - 2011-01-30
545
+ #### [ GLM 0.9.0.7](https://github.com/g-truc/glm/releases/tag/0.9.0.7) - 2011-01-30
546
546
- Added GLSL 4.10 packing functions
547
547
- Added == and != operators for every types.
548
548
0 commit comments