0092c91f42 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect parenthesis  
							
							... 
							
							
 
							
							In VC++ 2013 this error led to a runtime exception when using
circularRand or linearRand while "Smaller Type Check" (/RTCc)
was enabled. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								79f6d92c8a 
								
							
								 
							
						 
						
							
							
								
								Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types  #235   #370  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f9535f2398 
								
							
								 
							
						 
						
							
							
								
								Trying to reproduce  #235  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								116a9037cc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #376  from trevex/master  
							
							... 
							
							
 
							
							Fixed typo resulting in warnings when building with -Wpedantic. #376  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d48a70d0da 
								
							
								 
							
						 
						
							
							
								
								Fixed typo resulting in warnings when building with -Wpedantic.  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								134166940d 
								
							
								 
							
						 
						
							
							
								
								Added link to release tags  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								cedaed68f6 
								
							
								 
							
						 
						
							
							
								
								Updated version for final 0.9.7.0 release  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								10c3d324a3 
								
							
								 
							
						 
						
							
							
								
								updated API  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a9a552338d 
								
							
								 
							
						 
						
							
							
								
								updated API  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e0c4a71016 
								
							
								 
							
						 
						
							
							
								
								Clean up doxygen and source  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								96824ffcf5 
								
							
								 
							
						 
						
							
							
								
								Reduced doc size  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f8a0babec1 
								
							
								 
							
						 
						
							
							
								
								Updated doc  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								bc0f5317fd 
								
							
								 
							
						 
						
							
							
								
								Updated documentation  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5437d49cf2 
								
							
								 
							
						 
						
							
							
								
								Renamed GTC_color to GTC_color_space  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d6ae2fd694 
								
							
								 
							
						 
						
							
							
								
								Fixed matrix conversions and added unit tests  #371  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6ccdafb718 
								
							
								 
							
						 
						
							
							
								
								Updated GLM documentation  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1e502c0919 
								
							
								 
							
						 
						
							
							
								
								Fixed decompose warnings  #373  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								37d4ca9c4c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #368  from JesseTG/jtg/oops-sorry  
							
							... 
							
							
 
							
							Fixed some of my own metaprogramming-helper mistakes #368  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								afa193704c 
								
							
								 
							
						 
						
							
							
								
								Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								53e494bea9 
								
							
								 
							
						 
						
							
							
								
								Removed GTX_multiple  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a56a40e1f2 
								
							
								 
							
						 
						
							
							
								
								Added support of defaulted functions to GLM types, to use them in unions  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								2a947b7ff1 
								
							
								 
							
						 
						
							
							
								
								Add GLM_META_PROG_HELPERS tests to each type  
							
							... 
							
							
 
							
							- Add new tests to the matrix types
- Add vector tests to use the static values instead of constants
- Wrap the quaternion tests in #ifdefs
- Add new tests to the simdMat4 and simdVec4 tests 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f46249620a 
								
							
								 
							
						 
						
							
							
								
								Add pure typedefs to the SIMD types  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a8659bb767 
								
							
								 
							
						 
						
							
							
								
								Remove unused value_size static methods in simdQuat and simdVec4  
							
							... 
							
							
 
							
							- They didn't even have implementations 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c2b4e2a5c0 
								
							
								 
							
						 
						
							
							
								
								Change the value_type of simdVec4 and simdQuat to a float  
							
							... 
							
							
 
							
							- Having it as __m128 didn't quite feel consistent with vec4/quat 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4aa385a37a 
								
							
								 
							
						 
						
							
							
								
								Change dualquat::components to 2, not 8  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3400352e81 
								
							
								 
							
						 
						
							
							
								
								Reverse the mat::rows and mat::cols fields  
							
							... 
							
							
 
							
							- Oops, I mixed up the row_type and col_type typedefs 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								25bad4c78e 
								
							
								 
							
						 
						
							
							
								
								Fix wrong name for mat2::columns  
							
							... 
							
							
 
							
							- It should really be mat2::cols 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								644e567e09 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #352  from shaxbee/master  
							
							... 
							
							
 
							
							Bump CMake version for interface target to 3.0 #352  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ba9dfc6485 
								
							
								 
							
						 
						
							
							
								
								Updated readme  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								185ba74f6a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #367  from plasmacel/master  
							
							... 
							
							
 
							
							std::hash specialization for glm::tdualquat #367  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f7751bfb06 
								
							
								 
							
						 
						
							
							
								
								Added support of defaulted functions to *vec* types  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3b9e90c7b6 
								
							
								 
							
						 
						
							
							
								
								std::hash specialization for glm::tdualquat  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5100bd76dc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4  from g-truc/master  
							
							... 
							
							
 
							
							update from g-truc 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								063c5c7367 
								
							
								 
							
						 
						
							
							
								
								Fixed quaternion pow  #346  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f602c8e7ad 
								
							
								 
							
						 
						
							
							
								
								Updated _MAYBE to follow GLM conventions  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1b9872138d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #358  from JesseTG/jtg/preprocessor-cleanup  
							
							... 
							
							
 
							
							Simplify some preprocessor declarations #358  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5eef9a648e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #365  from dustin-biser/patch-1  
							
							... 
							
							
 
							
							Fixed GTX_norm documentation #365  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b55ff22719 
								
							
								 
							
						 
						
							
							
								
								Fixed test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								034d32c376 
								
							
								 
							
						 
						
							
							
								
								Fixed tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								562ab0b559 
								
							
								 
							
						 
						
							
							
								
								Test fix and warning  fixes   #364  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e07a6d15c4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #359  from JesseTG/jtg/more-gitignore  
							
							... 
							
							
 
							
							Improve the .gitignore #359  
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								386357f612 
								
							
								 
							
						 
						
							
							
								
								Update norm.hpp  
							
							... 
							
							
 
							
							Fixed documentation typo for distance2 functions
"Returns the squared distance between p0 and p1, i.e., length(p0 - p1)"
changed to
"Returns the squared distance between p0 and p1, i.e., length2(p0 - p1)" 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								467c386e97 
								
							
								 
							
						 
						
							
							
								
								Improve the .gitignore  
							
							... 
							
							
 
							
							- More crap ignored
- Some of it may be specific to me
- I can't be the only one out there who uses Qt Creator 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9cc7dc1763 
								
							
								 
							
						 
						
							
							
								
								Simplify GLM_FORCE_EXPLICIT_CTOR declarations  
							
							... 
							
							
 
							
							- Instead of wrapping the declarations, use a macro for the keyword "explicit" 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c2078afc12 
								
							
								 
							
						 
						
							
							
								
								Simplify the constexpr declarations of the GLM_META_PROG_HELPERS  
							
							... 
							
							
 
							
							- No repetition
- Half the size 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6d1ddc8980 
								
							
								 
							
						 
						
							
							
								
								Define MAYBE macros for explicit and constexpr  
							
							... 
							
							
 
							
							- So we can wrap less code in macros 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ac21d7bdad 
								
							
								 
							
						 
						
							
							
								
								Fixed use of libstdc++ with Clang  #351  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9e2f6dfc7f 
								
							
								 
							
						 
						
							
							
								
								Fixed Intel compiler build error on Linux  #354  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1e0cf75b2f 
								
							
								 
							
						 
						
							
							
								
								More testing  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)