4674 Commits (b251b22d00426deabdf0c6e98340adb4ddd2a05c)
 

Author SHA1 Message Date
Woob c6606998a5 Made GLM_FORCE_QUAT_DATA_XYZW be supported by most major functions ago%!(EXTRA string=2 years)
Mark Sheppard 3cb568cd37 Fix Clang 15 test build errors ago%!(EXTRA string=2 years)
Stephen Xu f8a9e5043f
Remove *constexpr* from *compute_abs* on CUDA ago%!(EXTRA string=2 years)
Stephen Xu 91c9409959
Use different qualifiers for default function and constructor ago%!(EXTRA string=2 years)
Stephen Xu 140e7cf1b2
Use different function qualifier for default-able functions ago%!(EXTRA string=2 years)
Stephen Xu 7e80d9582e
Revert PR #1107 due to potential ill-formed NDR ago%!(EXTRA string=2 years)
Thomas Perl 4afe953bff gtx_matrix_decompose: Add glm::recompose() ago%!(EXTRA string=2 years)
tetrisplusplus e48b2a72c8 Improved performace. ago%!(EXTRA string=2 years)
tetrisplusplus 96b1c72bfc Fixed isOrthogonal, return false for zero matrix ago%!(EXTRA string=2 years)
tetrisplusplus 2af53d5981 Added test_isOrthogonal for zero matrix ago%!(EXTRA string=2 years)
RRR784 941539fb29
changed GLM_FORCE_QUAT_DATA_WXYZ to GLM_FORCE_QUAT_DATA_XYZW ago%!(EXTRA string=2 years)
Christophe efec5db081
Merge pull request #1134 from la-canne-enchainee/test_round_fix ago%!(EXTRA string=2 years)
Christophe d58d06b1ef
Merge pull request #1132 from gottfriedleibniz/fix/exports ago%!(EXTRA string=2 years)
olga 97e09aa304 Fix round test ago%!(EXTRA string=2 years)
Gottfried Leibniz 36aa3e75b2 fix: declarations ago%!(EXTRA string=2 years)
Elie Michel 24fd816df3
Update make_light_release.yml ago%!(EXTRA string=2 years)
Elie Michel 783310c1aa
Update make_light_release.yml ago%!(EXTRA string=2 years)
Elie Michel e83da44f00
Update make_light_release.yml ago%!(EXTRA string=2 years)
Elie Michel b733265bc8
Update make_light_release.yml ago%!(EXTRA string=2 years)
Elie Michel 1f61d8a056
Create make_light_release.yml ago%!(EXTRA string=2 years)
Christophe fc8f4bb442
Merge pull request #1122 from Thibaulltt/fix_glm_ext_matrix_common ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] 1c18fca789 Fix GLM_EXT_matrix_common : row to column-major ago%!(EXTRA string=3 years)
Christophe 0a6d3334ea
Merge pull request #1086 from imgly/imgly/fix/vdivq_f32_undefinded_armv7 ago%!(EXTRA string=3 years)
Christophe e250ffe36d
Merge pull request #1109 from EbiSadeghi/master ago%!(EXTRA string=3 years)
Christophe 7b9d310dbd
Merge pull request #1116 from Thibaulltt/master ago%!(EXTRA string=3 years)
Christophe af9725719e
Merge pull request #1112 from Goubermouche/master ago%!(EXTRA string=3 years)
Christophe 03b7f75c75
Merge pull request #1120 from Tachi107/manual.md-fixes ago%!(EXTRA string=3 years)
Christophe 38b7a1a983
Merge pull request #1107 from stephen-hqxu/cuda-default-function ago%!(EXTRA string=3 years)
Christophe ebf51708ad
Merge pull request #1106 from stephen-hqxu/cuda-qualifier ago%!(EXTRA string=3 years)
Christophe 8339c77bd6
Merge pull request #1113 from genpfault/fix-noexcept-warnings ago%!(EXTRA string=3 years)
Christophe bb4466ec3d
Merge pull request #1114 from gottfriedleibniz/docs/doxygen ago%!(EXTRA string=3 years)
Christophe b48debf7e8
Merge pull request #1101 from drfiemost/missing_define ago%!(EXTRA string=3 years)
Ebi Sadeghi bfa82837ea
Changed the e^v clarification in source ago%!(EXTRA string=3 years)
Roger Leigh bdf26d258d Make mat4x3 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Roger Leigh 7da7f7c887 Make mat4x4 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Leandro Nini 06afe0718a
Fix indentation ago%!(EXTRA string=3 years)
Andrea Pappacoda b4a09f5ac0
docs(manual): some markdown fixes ago%!(EXTRA string=3 years)
Roger Leigh 32c2bb8296 Make vec4 binary operators for scalars consistent with other types ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] 48e1ff3fee Add glm::abs() function for the glm::mat<> class ago%!(EXTRA string=3 years)
Thibault de Villèle [UM] ef351e68a3 Fix GLM_EXT_matrix_common compilation message ago%!(EXTRA string=3 years)
Charles Huber 4b6284e39d GCC: Fix noexcept warnings on hash functions ago%!(EXTRA string=3 years)
Gottfried Leibniz 8719fcb839 cleanup doxygen and codespell ago%!(EXTRA string=3 years)
Šimon Tupý 12b5fb2a88
Fixed a typo in io.hpp. ago%!(EXTRA string=3 years)
Ebi Sadeghi 8415b031f9
Changed variable description from x to v ago%!(EXTRA string=3 years)
Ebi Sadeghi 804ec70c2e
Spelling corrections ago%!(EXTRA string=3 years)
Stephen Xu 0b08654ad6
Don't use default function when working with CUDA. ago%!(EXTRA string=3 years)
Stephen Xu e1b2d3d7d5
Add user instructions. ago%!(EXTRA string=3 years)
Stephen Xu 3b09445290
Add defines to manually select CUDA function qualifier. ago%!(EXTRA string=3 years)
Christophe cc98465e35
Merge pull request #1049 from borodust/aligned_bugfixes ago%!(EXTRA string=3 years)
Christophe 416d0a23eb
Merge pull request #1078 from maniek2332/gtx-easing-bounce-fix ago%!(EXTRA string=3 years)