|  Christophe Riccio | 1709e9abca | Added unary + operator #435 | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 7db048b851 | Move dependencies from intersect.inl to intersect.hpp | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 268af877ab | Cygwin GCC doesn't have a C++11 STL library | ago%!(EXTRA string=10 years) | 
				
					
						|  Sven-Hendrik Haase | 4ea72b3128 | Fix docs | ago%!(EXTRA string=10 years) | 
				
					
						|  humbletim | 5d46e5186d | remove extraneous test block | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | fc1e45bbde | Updated readme | ago%!(EXTRA string=10 years) | 
				
					
						|  Stephen Hill | c83add59b3 | Fixed various 'X is not defined' warnings | ago%!(EXTRA string=10 years) | 
				
					
						|  Stephen Hill | ba46e0500e | Fixed 'GLM_COMPILER_VC2005 is not defined' warning This GLM compiler version isn't defined, so I just removed the legacy functions. | ago%!(EXTRA string=10 years) | 
				
					
						|  Stephen Hill | 4bb352b628 | Fixed "Declaration shadows a field" warning | ago%!(EXTRA string=10 years) | 
				
					
						|  Adrian Krupa | c9400562ec | Fixed build | ago%!(EXTRA string=10 years) | 
				
					
						|  humbletim | 52c9f124e3 | Fixed ldexp and frexp compilation errors | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 1936921ec7 | Fixed log from GTX_lob_base build error with tests #470, #471 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sven-Hendrik Haase | a827b248ef | Fix wrong docs The function this function is a helper of is using radians. In fact, glm is using radians everywhere! | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a754ab2e7e | Fixed ICC on Linux build errors #449 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | adb03bee5c | Fixed ICC on Linux build errors #449 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 627d36fd47 | Updated GLM version | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | f1e9c2f186 | Fixed Cygwin build errors when using C++11 #405 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 85e88a366d | Cygwin GCC doesn't have a C++11 STL library | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 4b5694a51c | Fixed readme #include path #426 | ago%!(EXTRA string=10 years) | 
				
					
						|  lucasb-eyer | 5e994bcf39 | dummy.cpp CRLF->LF | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 11f05cea58 | Fixed affineInverse test #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a4ed6568be | Fixed GTC_matrix_inverse affineInverse #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | f384e18a78 | Added tests for affineInverse #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | e37fe66d5e | Fixed GTC_packing unpackUnorm3x10_1x2 #414 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 06ad5a2cd4 | Fixed GTC_packing unpackUnorm3x10_1x2 #414 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 11bfa1eff7 | Fixed GTC_round | ago%!(EXTRA string=10 years) | 
				
					
						|  Sebastian Rettenberger | 8af1d0ce2d | Add test for floorMultiple/ceilMultiple (float only) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sebastian Rettenberger | 6789d897d2 | Fix floorMultiple/ceilMultiple for float | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 8f39bb8730 | Removed unused func_noise.* files #398 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 47c77475a9 | - Improved overall execution time of unit tests #396 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 72d9e61d67 | Preparing GLM 0.9.7.1 release | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a93d09be34 | Fixed builtin bitscan never being used #392 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | af10e20f68 | Fixed core_func_integer test | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d8d954fca0 | - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 0dd4cc4356 | Fixed test | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d9085ff41e | Udpated readme for #394 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bd64585574 | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 992a56089b | Fixed excessive GTX_fast_trigonometry execution time #396 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R. | 7b5971c87c | Merge pull request #394 from cgcostume/master rename scalar parameters in vec1, vec2, vec3, and vec4 (fixes C4458 in MSVC 2015) #394 | ago%!(EXTRA string=10 years) | 
				
					
						|  Daniel Limberger | 1c6eff28fc | rename scalar parameters in vec1, vec2, vec3, and vec4 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d7b01eb9ad | Updated revision number for upcoming release | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | e7bae9891a | Improved coding style consistency | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bf30816e36 | - Added to_string for quat and dual_quat in GTX_string_cast #375 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d8f7b080d0 | Fixed build | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 3356896a3a | Fixed build | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 1d266efe20 | - Improved constexpr for constant functions coverage #198 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | f92c1219ed | Fixed non-identity quaternions for equal vectors #234 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | f28708265d | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | c10df14b58 | Fixed strict alignment warnings #235 #370 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R. | 7a8b532519 | Merge pull request #393 from morganbengtsson/master Update matrix_decompose.hpp #393 | ago%!(EXTRA string=10 years) |