4684 Commits (b101e8f3de31af8c06932e03a447fd1c67ff5fa4)
 

Author SHA1 Message Date
Christophe 8efb7408b5
Merge pull request #1077 from sgrottel/gtx-pca-test-rework ago%!(EXTRA string=4 years)
Mariusz Okulanis eb23f89db2 fix `glm::bounceEaseInOut()` easing formula ago%!(EXTRA string=4 years)
SGrottel 104c1214ee Avoid fp comparison of `glm::sign` return value by introducing a sign comparison helper function ago%!(EXTRA string=4 years)
SGrottel 5dbba35275 Changed test functions to explicitly define comparison epsilons. ago%!(EXTRA string=4 years)
Stéphane GINIER f32eea1345 Fix matrix decompose (wxyz quaternion) ago%!(EXTRA string=4 years)
Christophe 66062497b1
Merge pull request #1075 from Robadob/nvrtc_support ago%!(EXTRA string=4 years)
Robert Chisholm 00a195c687 BugFix: CUDA RTC support. ago%!(EXTRA string=4 years)
Szabolcs Dombi 820a2c0e62 make quaternion constructor respect GLM_FORCE_QUAT_DATA_XYZW ago%!(EXTRA string=4 years)
Christophe 70f67cb457
Merge pull request #1072 from g-truc/travis-update ago%!(EXTRA string=4 years)
Christophe dc9e555b4c
Merge pull request #1071 from sgrottel/gtx-pca ago%!(EXTRA string=4 years)
Christophe c6dfaed4a3
Merge pull request #1073 from Robadob/nvrtc_support ago%!(EXTRA string=4 years)
Robert Chisholm 948ac3b825 Add missing statement. ago%!(EXTRA string=4 years)
Robert Chisholm aa7380ae12 Fix lint. ago%!(EXTRA string=4 years)
Robert Chisholm f0f95bd3de Correctly detect NVRTC and lack of stl support. ago%!(EXTRA string=4 years)
SGrottel d71dba9603 Introduced a second, less precise comparison epsilon for the tests for now. ago%!(EXTRA string=4 years)
SGrottel 18d9b97aa4 Further increased comparison float epsilon, and further test batch `testEigenvectors` also failes. ago%!(EXTRA string=4 years)
SGrottel 593b7cc36b Increased float comparison epsilon to pass tests. ago%!(EXTRA string=4 years)
SGrottel a0ccbcc63d Added further details on the comparison issue with covariance matrices on some VMs. ago%!(EXTRA string=4 years)
SGrottel d0d7945141 Additional debug output to investigate why `test-gtx_pca` fails on some VMs on Travis. ago%!(EXTRA string=4 years)
SGrottel c792a0a221 Disabled tests requiring random engine when CXX11 STL is not available. ago%!(EXTRA string=4 years)
SGrottel 0f5b544d5d Corrected errors on Xcode C++98 pure related to language extensions accidentially used. ago%!(EXTRA string=4 years)
SGrottel b8adc27808 Removed lambdas and initializer list ctors to be compatible with older cpp standards. ago%!(EXTRA string=4 years)
Christophe ddb6678c23 Use default clang version of distribution ago%!(EXTRA string=4 years)
Christophe 4abd46483a Fix Travis C.I. build ago%!(EXTRA string=4 years)
SGrottel dd40903b74 Implemented 'principle component analysis' utility in gtx, including tests ago%!(EXTRA string=4 years)
Christophe 6e2b7eedd2
Merge pull request #1069 from Blurgyy/quaternion-sane-default ago%!(EXTRA string=4 years)
Gaoyang Zhang de7c83f1b6 Update test for GLM_FORCE_QUAT_DATA_XYZW ago%!(EXTRA string=4 years)
Gaoyang Zhang 59ddeb7d1c Replace GLM_FORCE_QUAT_DATA_WXYZ with GLM_FORCE_QUAT_DATA_XYZW ago%!(EXTRA string=4 years)
Gaoyang Zhang d573bf099a Revert "Fix constructor of struct qua to honor macro "GLM_FORCE_QUAT_DATA_WXYZ"" ago%!(EXTRA string=4 years)
Gaoyang Zhang f6f3596a6b Revert "Fix construction of identity quaternion" ago%!(EXTRA string=4 years)
Gaoyang Zhang 43b81f49fc Revert "Fix test due to change of default constructor of qua" ago%!(EXTRA string=4 years)
Gaoyang Zhang e800c41c0a Fix test due to change of default constructor of qua ago%!(EXTRA string=4 years)
Gaoyang Zhang 37842c7400 Fix construction of identity quaternion ago%!(EXTRA string=4 years)
Gaoyang Zhang f931c4996a Fix constructor of struct qua to honor macro "GLM_FORCE_QUAT_DATA_WXYZ" ago%!(EXTRA string=4 years)
Christophe 761a842a59
Merge pull request #1062 from tksuoran/fix-cmake ago%!(EXTRA string=4 years)
Christophe 820607ad2b
Merge pull request #1064 from SergeyKrivohatskiy/fix-axisAngle-for-small-angles ago%!(EXTRA string=4 years)
Christophe 50fdc42f13
Merge pull request #1065 from psychocoderHPC/fix-cudaClangCompile ago%!(EXTRA string=4 years)
René Widera 59fbd31552 fix clang CUDA compile ago%!(EXTRA string=4 years)
Sergey Krivohatskiy b5d4757580 compilation fix ago%!(EXTRA string=4 years)
Sergey Krivohatskiy e81a9c4baa compilation fixes ago%!(EXTRA string=4 years)
Sergey Krivohatskiy 2010c883d5 formatting fix ago%!(EXTRA string=4 years)
Sergey Krivohatskiy 2b766d5303 a few more tests for axisAngle ago%!(EXTRA string=4 years)
Sergey Krivohatskiy df7b5bda7c axisAngle epsilon changed to work as expected on small angles ago%!(EXTRA string=4 years)
Sergey Krivohatskiy c9c656ce31 axisAngle refactoring ago%!(EXTRA string=4 years)
Sergey Krivohatskiy 57c3be0b9f Added axisAngle tests ago%!(EXTRA string=4 years)
Timo Suoranta 1771b1127f Fix CMake FetchContent usage ago%!(EXTRA string=4 years)
Christophe ace16e4778
Merge pull request #1060 from imgly/fix/simd-vec4-compare ago%!(EXTRA string=4 years)
Christophe 9203edd741
Merge pull request #1054 from kiroma/master ago%!(EXTRA string=4 years)
kiroma ca1f397fe9
Merge pull request #1 from jaimedelreyg/feature/add_uninstall_to_cmake ago%!(EXTRA string=4 years)
Christophe fe9bb21f1f
Merge pull request #1058 from SergeyKrivohatskiy/patch-1 ago%!(EXTRA string=4 years)