| 
							
							
								 Christophe Riccio | 8d3bc422e1 | Fixed Clang version detection from source #608 | 2017-02-16 01:07:16 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4a71e6a02f | Merge branch 'master' of https://github.com/g-truc/glm | 2017-02-16 00:56:04 +01:00 |  | 
			
				
					| 
							
							
								 Christophe | 1b40d6b957 | Merge pull request #610 from elect86/patch-3 Update rotate_vector.hpp typos #610 | 2017-02-09 23:01:34 +01:00 |  | 
			
				
					| 
							
							
								 Giuseppe Barbieri | af4499f3ca | Update rotate_vector.hpp | 2017-02-09 17:53:35 +01:00 |  | 
			
				
					| 
							
							
								 Giuseppe Barbieri | 38b2fef162 | Update rotate_vector.hpp | 2017-02-09 17:52:19 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e4f768102b | Fixed define | 2017-02-09 00:40:37 +01:00 |  | 
			
				
					| 
							
							
								 Christophe | f84437dc56 | Merge pull request #607 from elect86/patch-2 Fixed links in the manual #607 | 2017-01-26 12:20:36 +01:00 |  | 
			
				
					| 
							
							
								 Giuseppe Barbieri | 84792587e0 | Update manual.md Fixed links | 2017-01-26 10:11:35 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a9389aef26 | Removed Drone, service is dead | 2017-01-22 12:42:09 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 5d89006faa | Merge branch 'master' of https://github.com/g-truc/glm | 2017-01-21 22:04:24 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f0b6ce7d75 | Removed invalid FAQ 604 | 2017-01-21 22:04:04 +01:00 |  | 
			
				
					| 
							
							
								 Christophe | 7ee363c9fa | Merge pull request #606 from nourikhalass/master Fix build with GCC #606 | 2017-01-21 22:00:35 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | cfbb4d9b91 | Merged 0.9.8 | 2017-01-21 21:58:58 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 5dcc56489e | Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 | 2017-01-21 21:57:10 +01:00 |  | 
			
				
					| 
							
							
								 Nouri Khalass | 21b9096428 | Fixed typo | 2017-01-21 20:46:11 +01:00 |  | 
			
				
					| 
							
							
								 Nouri Khalass | a3a8f84f6b | Fix issue #600 and #605 This issue was caused by an incorrect number of template arguments. | 2017-01-21 19:47:41 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4875f79eb0 | Removed old compiler version | 2017-01-20 22:42:53 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 89b063f15c | Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 | 2017-01-20 22:28:19 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 9f1aae08f7 | Merge branch 'master' of https://github.com/g-truc/glm | 2017-01-13 01:17:01 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f4130c32fd | Added template alias for mat types | 2017-01-10 00:02:16 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 67e5bf004a | Preparing GLM 0.9.8.4 release | 2017-01-09 23:30:40 +01:00 |  | 
			
				
					| 
							
							
								 Christophe | c8ddeea744 | Merge pull request #599 from Matiis/master Quaternion pitch/eulerAngles singularity handling #599 | 2017-01-07 14:33:14 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f5ab820ffe | Fixed build | 2017-01-07 12:49:45 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 41cf89516e | Bring back compatibility with GLM 0.9.8 for project using tvec* with C++11 compiler that support template alias | 2017-01-07 12:36:25 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 39f775fa6c | Merged 0.9.8 branch | 2017-01-07 12:15:08 +01:00 |  | 
			
				
					| 
							
							
								 Matiis | c9d38fabe6 | Quaternion pitch/eulerAngles singularity handling Handling of singularity when using pitch or eulerAngles on quaternions like (0.5,0.5,-0.5,0.5) | 2017-01-06 23:07:03 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4e267b1b4f | Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 | 2017-01-04 23:56:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 9134d7904a | Simplier repro case for #594 | 2017-01-04 23:41:35 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 90873e607d | Simplier repro case for #594 | 2017-01-04 23:35:02 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 26a013a4f8 | Simplier repro case for #594 | 2017-01-04 23:30:44 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e75859cb0a | Simplier repro case for #594 | 2017-01-04 23:29:37 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d9d222555f | Simplier repro case for #594 | 2017-01-04 23:28:07 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 353d4ea7b7 | Repro case of MS compiler crash | 2017-01-04 23:19:48 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 1df01f6b10 | Updated the message: Visual C++ has a bug generating the error: fatal error C1001: An internal error has occurred in the compiler. | 2017-01-04 22:54:15 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a39a9b8eb9 | Use new CMake approach to check Visual C++ | 2017-01-04 22:31:25 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | bf97e168d5 | Fixed build | 2017-01-04 22:12:57 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 36eda686dd | Updated readme | 2017-01-04 21:29:37 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | eda6c93276 | More consistent resolution of shadow warnings #595 | 2017-01-04 21:27:43 +01:00 |  | 
			
				
					| 
							
							
								 Christophe | e8962dda2a | Merge pull request #596 from g-truc/dim Parameterize on dimensions #584 for vectors and matrices types #596 | 2017-01-03 22:38:34 +01:00 |  | 
			
				
					| 
							
							
								 Martin Gerhardy | 9e45b45062 | Fixed more shadow warnings in vec4 simd version | 2017-01-03 20:30:31 +01:00 |  | 
			
				
					| 
							
							
								 Martin Gerhardy | d63d803e8f | Fixed shadow warnings for quaternions | 2017-01-03 20:22:54 +01:00 |  | 
			
				
					| 
							
							
								 Martin Gerhardy | bc60ce8cc4 | Fixed shadow warnings for gcc (vec3 and vec4) | 2017-01-03 20:19:52 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | b7dac69b6c | Fixed build | 2017-01-03 02:29:03 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 1318f942cf | Fixed build | 2017-01-02 21:24:13 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 71a519387e | Updated GLI for tests | 2017-01-02 20:52:57 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7839b862e8 | Fixed build | 2017-01-01 01:28:15 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 2908ddfbaa | Fixed build | 2017-01-01 01:13:53 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 5aa2dfd465 | Fixed build | 2016-12-31 11:46:23 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 1671918bdb | Build clang build | 2016-12-30 20:45:15 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a8785bdb7a | Fixed build | 2016-12-30 20:42:18 +01:00 |  |