Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								5ba45d302c
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #752 from tviksand/Do-not-define-GLM_CONSTEXPR_CXX14-on-older-versions-of-MSVC-as-extended-constexpr-is-not-supported-on-these-compilers-re-issue-#749
							
							
							
							
							
							
							
							Do not define GLM_CONSTEXPR_CXX14 on MSVC < 2017 #752 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Torbjørn Viksand
							
						 | 
						
							
							
							
							
								
							
								351155b9e1
								
							
								
							
						 | 
						
							
							
								
								Do not define GLM_CONSTEXPR_CXX14 on MSVC < 2017
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								b8d0681725
								
							
								
							
						 | 
						
							
							
								
								Fixed misspelling #738
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								8390a77b3a
								
							
								
							
						 | 
						
							
							
								
								Added GLM_FORCE_CTOR_INIT #735 #740
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								b1522b5178
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #746 from p-groarke/cleanup
							
							
							
							
							
							
							
							Cleanup : Remove trailing whitespaces. #746 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Philippe Groarke
							
						 | 
						
							
							
							
							
								
							
								2cac15849b
								
							
								
							
						 | 
						
							
							
								
								cleanup : Remove trailing whitespaces.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Philippe Groarke
							
						 | 
						
							
							
							
							
								
							
								47fa70c34b
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' into cleanup
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								1a3f1f22cd
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #712 from KageKirin/constexpr-mat-ctors
							
							
							
							
							
							
							
							set mat<>::ctor() to be constexpr #712 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								fdb0e43aa0
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #744 from vitali-parkhomenko/feature/extension_for_euler_angles
							
							
							
							
							
							
							
							Extension for Euler angles #744 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Philippe Groarke
							
						 | 
						
							
							
							
							
								
							
								fd327cd341
								
							
								
							
						 | 
						
							
							
								
								cleanup : Remove trailing whitespaces.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Philippe Groarke
							
						 | 
						
							
							
							
							
								
							
								a5072f5ce5
								
							
								
							
						 | 
						
							
							
								
								gitignore : Ignore .DS_Store.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Vitali Parkhomenko
							
						 | 
						
							
							
							
							
								
							
								a74cd55d8d
								
							
								
							
						 | 
						
							
							
								
								#744 Added tests
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Vitali Parkhomenko
							
						 | 
						
							
							
							
							
								
							
								15fb58aacb
								
							
								
							
						 | 
						
							
							
								
								Added extraction of Euler angles from rotation matrix.
							
							
							
							
							
							
							
							Extraction of Euler angles from rotation matrix for 11 sequences of rotation axes:
z-x-z, x-y-x, y-z-y, z-y-z, x-z-x, y-x-y, y-z-x, z-x-y, x-z-y, z-y-x, y-x-z. 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Vitali Parkhomenko
							
						 | 
						
							
							
							
							
								
							
								5361f5e4ec
								
							
								
							
						 | 
						
							
							
								
								Added creating a rotation matrix from Euler angles
							
							
							
							
							
							
							
							Creating a rotation matrix for 10 sequences of rotation axes:
z-x-z, x-y-x, y-z-y, z-y-z, x-z-x, y-x-y, y-z-x, z-x-y, x-z-y, z-y-x. 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Vitali Parkhomenko
							
						 | 
						
							
							
							
							
								
							
								5fe5f32edd
								
							
								
							
						 | 
						
							
							
								
								Added creating a derived matrix from the rotation matrix.
							
							
							
							
							
							
							
							Creating a derived matrix from the rotation matrix about the x-, y-, and z-axis. 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								37c395ec77
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #731 from devmane144/patch-1
							
							
							
							
							
							
							
							Small consistency change #731 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								2fd7333dd3
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #725 from elect86/master
							
							
							
							
							
							
							
							Fixed core_func_common.cpp unsigned test #725 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Chris Helmich
							
						 | 
						
							
							
							
							
								
							
								3aebd8f8fd
								
							
								
							
						 | 
						
							
							
								
								added GLM_CONSTEXPR_CXX14 flag to vec<>::operator= and mat<>::operator=
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Chris Helmich
							
						 | 
						
							
							
							
							
								
							
								dee4f81bc7
								
							
								
							
						 | 
						
							
							
								
								added GLM_CONSTEXPR_CTOR_CXX14 flags to mat<>::ctors()
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								devmane144
							
						 | 
						
							
							
							
								
								
							
							
								
							
								abb7fecc5e
								
									
								
							
								
							
						 | 
						
							
							
								
								Update type_vec4.hpp
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								devmane144
							
						 | 
						
							
							
							
								
								
							
							
								
							
								9b621ee4db
								
									
								
							
								
							
						 | 
						
							
							
								
								Added the other 3 const & to the file
							
							
							
							
							
							
							
							I added the other 3 const & that I missed. 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								devmane144
							
						 | 
						
							
							
							
								
								
							
							
								
							
								f30f012d37
								
									
								
							
								
							
						 | 
						
							
							
								
								Adding a const & here for consistency reasons
							
							
							
							
							
							
							
							The other vector types have T const & scalar for their binary operator+ 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Giuseppe Barbieri
							
						 | 
						
							
							
							
								
								
							
							
								
							
								b2a1d7a293
								
									
								
							
								
							
						 | 
						
							
							
								
								Update core_func_common.cpp
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Chris Helmich
							
						 | 
						
							
							
							
							
								
							
								4a4af0b80e
								
							
								
							
						 | 
						
							
							
								
								added flags GLM_CONSTEXPR_CXX14 and GLM_CONSTEXPR_CTOR_CXX14
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								be53cebcd3
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of TravisCI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								7b5756d673
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of TravisCI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								44da53f4a1
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of TravisCI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								5e8ab46d0a
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of TravisCI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								2335be5f84
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of TravisCI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								4a27705328
								
							
								
							
						 | 
						
							
							
								
								Improved travisCI support
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								d9710786e5
								
							
								
							
						 | 
						
							
							
								
								Tentative fix of Travis CI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								18e413940a
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #720 from yuri-kilochek/master
							
							
							
							
							
							
							
							(UPDATE for #717) Remove redundant specializations of `glm::type` for `glm::mat`s and some accompanying cleanup.  #720 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								d214fbaaf1
								
							
								
							
						 | 
						
							
							
								
								Removed Clang 4.0 that is not supported anymore by Travis CI
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Yuri Kilochek
							
						 | 
						
							
							
							
							
								
							
								0afc784511
								
							
								
							
						 | 
						
							
							
								
								Add definitions for `glm::type<T>` members, so that they can be used outside of constant expressions.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Yuri Kilochek
							
						 | 
						
							
							
							
							
								
							
								5441bc7a93
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/master'
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								c585cb9d6c
								
							
								
							
						 | 
						
							
							
								
								Added quat left and right handed tests #703
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								7725407b2d
								
							
								
							
						 | 
						
							
							
								
								Added missing quat minus operator #703
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								6390805e6d
								
							
								
							
						 | 
						
							
							
								
								Fixed zero as null pointer constant
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								26c395c78b
								
							
								
							
						 | 
						
							
							
								
								Fixed build
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								85811f3860
								
							
								
							
						 | 
						
							
							
								
								Fixed test
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								43179a4bc1
								
							
								
							
						 | 
						
							
							
								
								Fixed typo
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								e584028e6f
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #710 from elect86/patch-3
							
							
							
							
							
							
							
							Update gtx_matrix_interpolation.cpp, typo #710 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								129fab1bd9
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #711 from elect86/patch-4
							
							
							
							
							
							
							
							Update intersect.hpp #711 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe
							
						 | 
						
							
							
							
								
								
							
							
								
							
								fa668e26b6
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #708 from corporateshark/master
							
							
							
							
							
							
							
							Fixed #692: sphericalRand() is doing correct distribution on a sphere #708 
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Yuri Kilochek
							
						 | 
						
							
							
							
							
								
							
								1ef3e5a200
								
							
								
							
						 | 
						
							
							
								
								`components`, `cols`, `rows` are no longer defined as members of anonymous enums and are now instead static integral constants of type `glm::length_t` (this appears to be current approach).
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Yuri Kilochek
							
						 | 
						
							
							
							
							
								
							
								7f162ff4e8
								
							
								
							
						 | 
						
							
							
								
								Remove redundant specializations of `glm::type<mat</*...*/>>`
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Giuseppe Barbieri
							
						 | 
						
							
							
							
								
								
							
							
								
							
								83697febeb
								
									
								
							
								
							
						 | 
						
							
							
								
								Update intersect.hpp
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Giuseppe Barbieri
							
						 | 
						
							
							
							
								
								
							
							
								
							
								5d0fa00c39
								
									
								
							
								
							
						 | 
						
							
							
								
								Update gtx_matrix_interpolation.cpp
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Sergey Kosarevsky
							
						 | 
						
							
							
							
							
								
							
								84e6d82051
								
							
								
							
						 | 
						
							
							
								
								Fixed #692: sphericalRand() is doing correct distribution on a sphere
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Christophe Riccio
							
						 | 
						
							
							
							
							
								
							
								1190ae0b0e
								
							
								
							
						 | 
						
							
							
								
								Added test
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) |