|  Christophe Riccio | 66b714c418 | Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | fffce8727f | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bbe076549a | Improved coding style consistency, scalars are passed by copy | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | b0091cfbc5 | Fixed readme | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 1d9f8408e6 | Merge 0.9.7 branch | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 407d671954 | Updated readme | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 578c4f4f9f | Rename tvec1 parameters from scalar to v1/v2 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | ad9bfffe65 | Fix operator-(), add operator+() | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | c7700573a4 | Add missing boolean operator declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 42b818d4bb | Fix declarations (use tdualquat instead of tquat) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | ece2b8b5a2 | Add missing boolean operator declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 8662a567b2 | Add const & to POD to match other functions in the class | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | b7fef63ef8 | Remove const & from POD to match other functions in class | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | d3036fd010 | Add missing operator function definitions | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 785c8892d9 | Add missing const to declaration | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 6c61c332f4 | Fixed missing GLM_PLATFORM_CYGWIN declaration #495 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 61d58b0296 | Fixed missing GLM_PLATFORM_CYGWIN declaration #495 | ago%!(EXTRA string=10 years) | 
				
					
						|  Angelica Wrangler | 93d09e0e93 | Merge pull request #490 from IndiumGames/more-undefined-reference-errors More undefined reference errors #490 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 99d3486e1f | Rename tvec1 parameters from scalar to v1/v2 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 2d54f437f1 | Fix operator-(), add operator+() | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 55d7b07e12 | Add missing boolean operator declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 131b85f4b9 | Fix declarations (use tdualquat instead of tquat) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 21fb034338 | Add missing boolean operator declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 236fed9d93 | Add const & to POD to match other functions in the class | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 1e192be370 | Remove const & from POD to match other functions in class | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 7f1bb02a26 | Invert when static and dynamic lib messages appears | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | 25d6c8e341 | update: date stamps + GLM_META_PROG_HELPERS pre-requiste | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | a5a69566b9 | update: date stamps | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | b52156991e | fixed: glm::operator<< (using a copy of #491) | ago%!(EXTRA string=10 years) | 
				
					
						|  jan p springer | ca7a4ed4fe | Merge remote-tracking branch 'upstream/master' | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | ae15b8982b | Correct type_trait info so it doesn't conflict with the file name | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | ffaa6fe7c0 | Add missing cols/rows constants | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 798e4f0e78 | Remove (old?) operator/ member functions These don't seem to have matching definitions and they conflict with
similar functions in the glm namespace (in the same header files). | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 8e7a3a9053 | Add missing operator function definitions | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | b968defd22 | Add missing const to declaration | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 07689bcc4d | Fixed build, updated manual for 0.9.8 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 234d7d4ba9 | Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d245268c2e | Merge branch '0.9.7' | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 444cf0f36a | Fixed undefined reference errors #489 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | e60273daff | Add missing vec4 operator definitions Also rename the parameters to match similar functions in other vector
classes. | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 3ec43e9522 | Fix incorrect declaration (now matches definition) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | a848fa69be | Remove duplicate function declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 95cf1825d5 | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) | 
				
					
						|  Angelica Wrangler | e64e77144f | Merge pull request #489 from IndiumGames/undefined-reference-errors Fixed undefined reference errors #489 | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 3860fbaa9a | Add missing vec4 operator definitions Also rename the parameters to match similar functions in other vector
classes. | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 780d5f403b | Fix incorrect declaration (now matches definition) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sami Kankaristo | 5222e0baca | Remove duplicate function declarations | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | b14e39b4cf | Added target to build optional static and dynamic GLM library | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 86c58b8b8b | Added iround and uround to GTC_integer, fast round on positive values | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 52d05aee76 | Fixed build | ago%!(EXTRA string=10 years) |