d71dba9603 
								
							
								 
							
						 
						
							
							
								
								Introduced a second, less precise comparison epsilon for the tests for now.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								18d9b97aa4 
								
							
								 
							
						 
						
							
							
								
								Further increased comparison float epsilon, and further test batch `testEigenvectors` also failes.  
							
							... 
							
							
 
							
							Added debug output to `testEigenvectors` in case the error persists. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								593b7cc36b 
								
							
								 
							
						 
						
							
							
								
								Increased float comparison epsilon to pass tests.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								a0ccbcc63d 
								
							
								 
							
						 
						
							
							
								
								Added further details on the comparison issue with covariance matrices on some VMs.  
							
							... 
							
							
 
							
							Also corrected some code style guide, and changed `nullptr` to `GLM_NULLPTR` for better compatibility.
Tests are now executed in blocks of related tests, and only inbetween blocks the tests will exit. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								d0d7945141 
								
							
								 
							
						 
						
							
							
								
								Additional debug output to investigate why `test-gtx_pca` fails on some VMs on Travis.  
							
							... 
							
							
 
							
							Also, reworked the `#if` about CXX11; did not seem to work correctly. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								c792a0a221 
								
							
								 
							
						 
						
							
							
								
								Disabled tests requiring random engine when CXX11 STL is not available.  
							
							... 
							
							
 
							
							Added missed `typename` keywords, and fixed variable initialization. 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								0f5b544d5d 
								
							
								 
							
						 
						
							
							
								
								Corrected errors on Xcode C++98 pure related to language extensions accidentially used.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b8adc27808 
								
							
								 
							
						 
						
							
							
								
								Removed lambdas and initializer list ctors to be compatible with older cpp standards.  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								dd40903b74 
								
							
								 
							
						 
						
							
							
								
								Implemented 'principle component analysis' utility in gtx, including tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								de7c83f1b6 
								
							
								 
							
						 
						
							
							
								
								Update test for GLM_FORCE_QUAT_DATA_XYZW  
							
							... 
							
							
 
							
							Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								43b81f49fc 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix test due to change of default constructor of qua"  
							
							... 
							
							
 
							
							This reverts commit e800c41c0a 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								e800c41c0a 
								
							
								 
							
						 
						
							
							
								
								Fix test due to change of default constructor of qua  
							
							... 
							
							
 
							
							Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b5d4757580 
								
							
								 
							
						 
						
							
							
								
								compilation fix  
							
							... 
							
							
 
							
							Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								e81a9c4baa 
								
							
								 
							
						 
						
							
							
								
								compilation fixes  
							
							... 
							
							
 
							
							Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2010c883d5 
								
							
								 
							
						 
						
							
							
								
								formatting fix  
							
							... 
							
							
 
							
							Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2b766d5303 
								
							
								 
							
						 
						
							
							
								
								a few more tests for axisAngle  
							
							... 
							
							
 
							
							Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								57c3be0b9f 
								
							
								 
							
						 
						
							
							
								
								Added axisAngle tests  
							
							... 
							
							
 
							
							Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com> 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								eabaf2338b 
								
							
								 
							
						 
						
							
							
								
								Fixed unit tests for pre-C++11 compilers  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								6437133cd2 
								
							
								 
							
						 
						
							
							
								
								fix: add missing transposition to adjugate for mat2 and mat4  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								bec41ffe51 
								
							
								 
							
						 
						
							
							
								
								Fix AVX2 detection  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								561fbbd94c 
								
							
								 
							
						 
						
							
							
								
								Added *GLM_EXT_matrix_integer* with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								8693d06297 
								
							
								 
							
						 
						
							
							
								
								Fix glm::acsch tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								c31b5aecaa 
								
							
								 
							
						 
						
							
							
								
								fix reciprocal test  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								da542d6354 
								
							
								 
							
						 
						
							
							
								
								fix reciprocal test  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2a8664fe50 
								
							
								 
							
						 
						
							
							
								
								Added  and  to *GLM_EXT_scalar_common* and *GLM_EXT_vector_common*  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2593c9c8b3 
								
							
								 
							
						 
						
							
							
								
								Added GLM_EXT_scalar_reciprocal and GLM_EXT_vector_reciprocal with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								2bb0fb3999 
								
							
								 
							
						 
						
							
							
								
								Add test case for glm::angle() sign bug introduced by  #946  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								31d01b525e 
								
							
								 
							
						 
						
							
							
								
								Quaternion slerp overload which interpolates with extra spins  
							
							... 
							
							
 
							
							Signed-off-by: Karol Kontny <barolek@gmail.com> 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a4bf8867c2 
								
							
								 
							
						 
						
							
							
								
								Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9e7a486c0e 
								
							
								 
							
						 
						
							
							
								
								Added matrix integer extensions and tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								684817db46 
								
							
								 
							
						 
						
							
							
								
								Clean up integer precision  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								6bd53cc9e5 
								
							
								 
							
						 
						
							
							
								
								Added files for EXT packing extensions  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8e58cdbbf8 
								
							
								 
							
						 
						
							
							
								
								- Added GLM_EXT_vector_intX_sized and GLM_EXT_vector_uintX_sized extensions  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								028b303a65 
								
							
								 
							
						 
						
							
							
								
								Fixed CXX tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								79b5197e5d 
								
							
								 
							
						 
						
							
							
								
								Fixed CXX tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a68949eba4 
								
							
								 
							
						 
						
							
							
								
								Fixed force cxx version tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								2d8ccef1af 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								3ee3659adb 
								
							
								 
							
						 
						
							
							
								
								Added force defines tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								85e491b30c 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								436579b37e 
								
							
								 
							
						 
						
							
							
								
								Fixed Wimplicit-int-float-conversion warnings with clang 10+  #986  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								d2b9bbb911 
								
							
								 
							
						 
						
							
							
								
								Fix Wimplicit-int-float-conversion warnings with clang 10+  
							
							... 
							
							
 
							
							This is a new warning in clang which will be available in clang 10
onwards
Fixes
error: implicit conversion from 'const int' to 'float' may lose precision [-Werror,-Wimplicit-int-float-conversion] 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a4b4db24bd 
								
							
								 
							
						 
						
							
							
								
								Fixed test target  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								919e72f5dd 
								
							
								 
							
						 
						
							
							
								
								Fixed equal ULP variation when using negative sign  #965  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								11089f6d7e 
								
							
								 
							
						 
						
							
							
								
								Move CMake tests configuration in the test directory CMakeLists.txt  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								224433b9ae 
								
							
								 
							
						 
						
							
							
								
								Add a CMake Package config  
							
							... 
							
							
 
							
							- Also fix clang 7 use on travis CI 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								15158e8aa9 
								
							
								 
							
						 
						
							
							
								
								Add a CMake Package config  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								49d89a0009 
								
							
								 
							
						 
						
							
							
								
								uses all variables in test  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								11b88192e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Actually fix the tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								e7d51a3838 
								
							
								 
							
						 
						
							
							
								
								bugfix intersection ray/plane, added related tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								7b06a984af 
								
							
								 
							
						 
						
							
							
								
								Let test return the number of errors  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)