42 Commits (7fe2f5fe652efe2bb19177e40ae9aa649cff293b)

Author SHA1 Message Date
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=9 years)
Christophe Riccio afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 ago%!(EXTRA string=10 years)
Christophe Riccio a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type ago%!(EXTRA string=10 years)
Christophe Riccio c90f7b0973 Fixed build ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg a9c26d065b Add static components and prec members to all vector and quaternion types ago%!(EXTRA string=10 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 5960196ce8 Clean up white spaces, fix build with VC15 ago%!(EXTRA string=11 years)
Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 ago%!(EXTRA string=11 years)
Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio 83f594b5ed Fixed quaternion mul/vec test ago%!(EXTRA string=11 years)
Christophe Riccio c506b43d49 Quaternion vector rotation error. #209 ago%!(EXTRA string=11 years)
Joel Nises e610e9446e fixed bug in quaternion slerp ago%!(EXTRA string=11 years)
Christophe Riccio 31ec3eed97 Clean up initializer list code. ago%!(EXTRA string=11 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=11 years)
Christophe Riccio 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. ago%!(EXTRA string=12 years)
jan p springer e299af614f added: quat::op+=(quat) and quat::op*=(quat) ago%!(EXTRA string=12 years)
Christophe Riccio 71855943e0 Added initializer lists ago%!(EXTRA string=12 years)
Christophe Riccio 25a5c21a24 Initial build with half types removed ago%!(EXTRA string=12 years)
Christophe Riccio 296e3d7007 Fixed half precision implementation ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 29805391bd Added tests for slerp function ago%!(EXTRA string=13 years)
Christophe Riccio 841f91e830 Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions ago%!(EXTRA string=13 years)
Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests ago%!(EXTRA string=13 years)
Christophe Riccio 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio e43633dbe6 Moved test to GTX tests ago%!(EXTRA string=14 years)
Christophe Riccio 9fbf421f13 Added quaternion test ago%!(EXTRA string=14 years)
Christophe Riccio c9b7b712fb Fixed angle implementation ago%!(EXTRA string=14 years)
Christophe Riccio f87def17de Fixed tests ago%!(EXTRA string=14 years)
Christophe Riccio 740c28a22c Typo ago%!(EXTRA string=14 years)
Christophe Riccio f7d6ffc833 Added quaternion tests ago%!(EXTRA string=14 years)
Christophe Riccio 1aaf0525ea Updated quaternion test files ago%!(EXTRA string=14 years)
Christophe Riccio d210238609 Fixed tests ago%!(EXTRA string=14 years)
Christophe Riccio 1c4abb3d73 Fixed tests to provide relevant output for CTest ago%!(EXTRA string=14 years)
Christophe Riccio c6b7592246 Added files for extension tests ago%!(EXTRA string=14 years)
Christophe Riccio c06484ff12 Clean up ago%!(EXTRA string=14 years)
Christophe Riccio d8606d1825 Updated integer matrix implementation ago%!(EXTRA string=14 years)
Christophe Riccio e4421a9b0f Updated copyright dates ago%!(EXTRA string=14 years)
Christophe Riccio c2250eba87 Added matrix_integer draft ago%!(EXTRA string=14 years)
Christophe Riccio 2aba768990 Added extension inclusion messages ago%!(EXTRA string=14 years)
Christophe Riccio ba0d3bbaff Completed swizzle operations implemenation ago%!(EXTRA string=15 years)
Christophe Riccio b77d66317e Updated swizzle impl and tests ago%!(EXTRA string=15 years)
Christophe Riccio 21c1fa14a7 Updated GLM_GTC_swizzle extension + tests ago%!(EXTRA string=15 years)