|  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 | 846e88a147 | Updated version | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | df39980121 | Tentative fix for 64 bits on GCC | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 7a1c042d8b | Fixed ICC on Linux build errors #449 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 2f2782d72a | Fixed ICC on Linux build errors #449 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 8d4d9d1877 | Merge pull request #466 from humbletim/master Fixed ldexp compilation error #466 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | e9febd9ee7 | Fixed log from GTX_lob_base build error with tests #470, #471 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | c49f4198bc | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | d94b0b7971 | Merge pull request #467 from svenstaro/patch-2 Fix wrong docs #467 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 80066569f8 | Merge pull request #468 from selfshadow/fix-warnings Fixed various xcode/clang warnings #468 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d269a92c2d | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Stephen Hill | 47a2a6adfb | Fixed various 'X is not defined' warnings | ago%!(EXTRA string=10 years) | 
				
					
						|  Stephen Hill | 89cecd373a | 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 | 22467f00f8 | Fixed "Declaration shadows a field" warning | ago%!(EXTRA string=10 years) | 
				
					
						|  Sven-Hendrik Haase | 816b6b8c34 | 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) | 
				
					
						|  humbletim | ac7ae32856 | remove extraneous test block | ago%!(EXTRA string=10 years) | 
				
					
						|  humbletim | 8c55a64fdd | Fixed ldexp compilation error | ago%!(EXTRA string=10 years) | 
				
					
						|  sippeangelo | 014a7f8404 | This fixes #461 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 78f686b4be | Merge pull request #455 from Karanlos/master frustumLH compile error fix. #455 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | fec96678b8 | Merge pull request #456 from adriankrupa/master Fixed frexp compilation error #456 | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | 71f2b2f422 | Merge remote-tracking branch 'upstream/master' | ago%!(EXTRA string=10 years) | 
				
					
						|  Adrian Krupa | 8fd8c56074 | Fixed frexp compilation error | ago%!(EXTRA string=10 years) | 
				
					
						|  Erik Sejersen | 2edd8b8d44 | frustumLH compile error fix. | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 0d2fd871af | Merge pull request #447 from Karanlos/master More right and left handed projection matrix support plus support for glClipControl GL_ZERO_TO_ONE #447 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | d35e3950b7 | Merge pull request #452 from svenstaro/master Fix docs #452 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sven-Hendrik Haase | 16aba1a937 | Fix docs | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 254ea0ee24 | Tentative fix for ICC errors #449 | ago%!(EXTRA string=10 years) | 
				
					
						|  Erik Sejersen | 8200f815bf | Added left and right handedness to more projection functions and added a define for glClipControl GL_ZERO_TO_ONE | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 3a960f2afb | Merge pull request #436 from taketwo/add-const Add const qualifier in extractEulerAngleXYZ() #436 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 376732e5ae | Merge pull request #437 from svenstaro/patch-1 Fix unintentional backface culling in triangle intersect #437 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 45f8edf2bc | Merge pull request #438 from rleigh-dundee/msbuild-error test: Don't use 'Error:' or 'error:' in test output #438 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R | 91936ed15a | Merge pull request #444 from Laurie-Hedge/master Fixed build by adding missing scope #444 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | b51f4e8981 | Added test | ago%!(EXTRA string=10 years) | 
				
					
						|  Laurie | f66c5ef004 | Fixed build by adding missing scope | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | 2547d14240 | fixed: ostream operators | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | 264f192577 | added: pattern for local build directories | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | 554999eedc | merge upstream/master | ago%!(EXTRA string=10 years) | 
				
					
						|  Sven-Hendrik Haase | a75e38fb40 | Remove old commented code | ago%!(EXTRA string=10 years) | 
				
					
						|  Roger Leigh | a59aaea29d | test: Don't use 'Error:' or 'error:' in test output This is parsed by msbuild when using Visual Studio project
files, and will automatically fail the build if encountered.
This is a bug (or badly designed intentional behaviour) in
msbuild.  See
  http://blogs.msdn.com/b/dsvc/archive/2012/02/29/output-from-exec-task-resulting-in-build-failure.aspx
for further details. | ago%!(EXTRA string=10 years) |