Commit Graph

  • 41ce855d1e C.I. Updated macOS travis configurations christophe-lunarg 2020-12-10 11:09:32 +0100
  • 091ba3f788 C.I. Add coverage for more rescent compilers christophe-lunarg 2020-12-10 10:32:21 +0100
  • d1a585ebf1 C.I. No more SIMD instruction build on GCC christophe-lunarg 2020-12-10 09:45:00 +0100
  • 9dca1667fe Merge branch 'master' of github.com:g-truc/glm christophe-lunarg 2020-12-09 21:44:11 +0100
  • bec41ffe51 Fix AVX2 detection christophe-lunarg 2020-12-09 21:43:38 +0100
  • 9da06f73d6
    Fix Typo in readme.md Tom Needham 2020-12-09 15:58:26 +0000
  • d950f17161 C.I.: Reduce number of build Christophe 2020-12-08 16:56:39 +0100
  • a465b0e0d1 C.I. Upgraded osx images Christophe 2020-12-08 10:44:14 +0100
  • ccec730246 C.I. reduced the number of travis configurations Christophe 2020-12-08 10:38:54 +0100
  • 15f4a448c4 C.I. fix travis build with Clang 3.6 Christophe 2020-12-08 09:34:52 +0100
  • 9fcec4bbfa Upgrading Travis C.I. distribution Christophe 2020-12-07 22:28:11 +0100
  • 9f3d876120 Upgrading Travis C.I. distribution Christophe 2020-12-07 22:13:42 +0100
  • e5a16329c7 C.I.: Fix Travis C.I. xcode build Christophe 2020-12-07 21:12:45 +0100
  • 4c419832a6 C.I.: Fix Travis C.I. xcode build Christophe 2020-12-07 20:44:12 +0100
  • 00c4720305 fix: isIdentity for non-symmetric matrices Gottfried Leibniz 2020-12-06 11:26:14 -0400
  • 24a4befe80 Fix build Christophe 2020-12-01 08:57:06 +0100
  • e6e73e5e0c Only run Travis C.I. on master branch Christophe 2020-12-01 08:43:56 +0100
  • 6dedba1b94
    Merge pull request #1044 from g-truc/build_only_master Christophe 2020-11-30 20:31:04 +0100
  • e011a57cf6
    Merge pull request #1043 from g-truc/GLM_EXT_matrix_integer Christophe 2020-11-30 20:30:46 +0100
  • 6c76f78298 Build appveyor C.I. only on master branch Christophe 2020-11-30 20:06:23 +0100
  • 561fbbd94c Added *GLM_EXT_matrix_integer* with tests Christophe 2020-11-30 18:10:55 +0100
  • 8693d06297 Fix glm::acsch tests Christophe 2020-11-26 11:14:54 +0100
  • db8b101617 verbose Christophe 2020-11-24 14:17:07 +0100
  • 5f0baa29b9 Fix build when CMake 2.6 is used not supporting --parallel Christophe 2020-11-24 14:13:10 +0100
  • e24c88cf38 travis ci parallel build and tests Christophe 2020-11-24 13:40:21 +0100
  • 2be2119a2b travis ci parallel build and tests Christophe 2020-11-24 13:05:18 +0100
  • 315e8d2dba Verbose test Christophe 2020-11-24 12:54:17 +0100
  • 03ef41c27a appveyor parallel build and tests Christophe 2020-11-24 12:39:54 +0100
  • 25344118d6 appveyor parallel build and tests Christophe 2020-11-24 12:35:42 +0100
  • c31b5aecaa fix reciprocal test Christophe 2020-11-24 12:19:30 +0100
  • da542d6354 fix reciprocal test Christophe 2020-11-24 12:12:33 +0100
  • 23dcea8995 Fix warnings Christophe 2020-11-24 12:00:31 +0100
  • f3887d2053 Release not ready yet... Christophe 2020-11-23 22:59:00 +0100
  • 2a8664fe50 Added and to *GLM_EXT_scalar_common* and *GLM_EXT_vector_common* Christophe 2020-11-23 17:02:32 +0100
  • c59117ebd0 Updated readme Christophe 2020-11-23 16:35:45 +0100
  • ee96051e86 Updated readme Christophe 2020-11-23 16:12:30 +0100
  • 2593c9c8b3 Added GLM_EXT_scalar_reciprocal and GLM_EXT_vector_reciprocal with tests Christophe 2020-11-23 15:33:36 +0100
  • 1cf91a1009
    Merge pull request #1012 from bosmacs/master Christophe 2020-11-21 22:27:46 +0100
  • b033c73b42
    Merge pull request #1019 from dscharrer/master Christophe 2020-11-21 22:19:21 +0100
  • e8f2e98050
    Merge pull request #1027 from amaury-ml/ctor_init Christophe 2020-11-21 22:16:46 +0100
  • f52f232f59
    Merge pull request #1038 from EZForever/patch-angle Christophe 2020-11-21 22:06:08 +0100
  • 4ae59db254
    Merge pull request #1041 from lpisha/master Christophe 2020-11-21 21:59:09 +0100
  • 5a34b3a2d8
    Merge pull request #1040 from RohacekD/patch-constexpr Christophe 2020-11-20 14:12:20 +0100
  • 97ab936305 Use pull request to contribute Christophe 2020-11-20 10:49:26 +0100
  • 051781e265
    Remove ban on using string_cast with CUDA host code lpisha 2020-11-18 11:09:53 -0800
  • ae6fa0872f Adding constexpr qualifier for cross product RohacekD 2020-11-17 16:58:12 +0100
  • 6ce6cd9e26 Adding constexpr qualifier for dot product RohacekD 2020-11-16 20:04:06 +0100
  • 596577f200
    Merge pull request #1035 from koladonia/adjugate-fix Christophe 2020-11-09 18:10:54 +0100
  • 2c36db9cf7
    Merge pull request #1033 from gottfriedleibniz/patch-fastnormalize Christophe 2020-11-09 18:06:07 +0100
  • f6574ccf71
    Merge pull request #1034 from gottfriedleibniz/patch-ismultiple Christophe 2020-11-09 17:56:22 +0100
  • 9e1b2dd8bf
    Merge pull request #1029 from gottfriedleibniz/patch-quat Christophe 2020-11-09 17:54:46 +0100
  • 59ae1dd57a
    Merge pull request #1030 from gottfriedleibniz/patch-types Christophe 2020-11-09 17:53:59 +0100
  • cc34bc7d49
    Merge pull request #1032 from gottfriedleibniz/patch-scalebias Christophe 2020-11-09 17:52:56 +0100
  • 0fe622b020
    Merge pull request #1028 from gottfriedleibniz/patch-axisangle Christophe 2020-11-09 17:51:53 +0100
  • 806e05755e
    Merge pull request #1036 from Zuzu-Typ/patch-1 Christophe 2020-11-09 17:49:36 +0100
  • f109b9185f Make CI happy EZForever 2020-10-29 14:02:04 +0800
  • a66b782134 fix: glm::angle() discards the sign of result for angles in range (2*pi-1, 2*pi) EZForever 2020-10-29 13:50:31 +0800
  • 2bb0fb3999 Add test case for glm::angle() sign bug introduced by #946 EZForever 2020-10-28 17:26:53 +0800
  • b7f209b18d
    Fixed unpackUnorm Zuzu-Typ 2020-10-04 14:40:02 +0200
  • 5b23dcab71 Fixed calculation of m02 minor for mat4x4 adjugate koladonia 2020-09-30 03:29:31 +0300
  • ce3650f0f2 fix: isMultiple Gottfried Leibniz 2020-09-25 10:58:35 -0300
  • c00f046c85 fix: fastNormalize ambiguity Gottfried Leibniz 2020-09-24 11:24:34 -0300
  • 593415108d fix: scalebias Gottfried Leibniz 2020-09-23 22:56:48 -0300
  • ebf4e9eaa2 fix: unpackUnorm type Gottfried Leibniz 2020-09-22 00:40:47 -0300
  • 96558e896b fix: intersectLineTriangle types Gottfried Leibniz 2020-09-22 00:37:56 -0300
  • c18ec93b0e fix: orientate3 types Gottfried Leibniz 2020-09-22 00:36:43 -0300
  • 93e573f7b1 fix: axisAngle Gottfried Leibniz 2020-09-22 00:35:07 -0300
  • d9124820ed fix: fastExp promotion Gottfried Leibniz 2020-09-22 00:29:59 -0300
  • ebfcde733a fix: missing type_quat header Gottfried Leibniz 2020-09-22 00:27:32 -0300
  • b43fa52360 Change the logic of defaulted constructors Amaury Le Leyzour 2020-09-02 11:45:26 -0700
  • b3f8772026
    Merge pull request #1022 from qsantos/fix-small-angle-quaternion-zero-test Christophe 2020-08-30 14:56:02 +0200
  • 45271404e6
    Merge pull request #1026 from manylegged/master Christophe 2020-08-30 14:54:30 +0200
  • 72022c2cf7
    Merge pull request #1024 from bjornwah/fix_compiler_warnings Christophe 2020-08-30 14:52:21 +0200
  • 69a3ab22ab
    Merge pull request #1025 from waywardmonkeys/fix-opencloth-link Christophe 2020-08-30 14:51:15 +0200
  • 2eeb2662a6 spaces->tabs Arthur Danskin 2020-08-08 17:36:34 -0400
  • dc1d613f55 Merge branch 'master' of github.com:manylegged/glm into master Arthur Danskin 2020-08-08 17:29:57 -0400
  • 9627450ef8 allow force_xyzw to work with function swizzleing Arthur Danskin 2020-08-08 17:29:51 -0400
  • 6fdeff4d67 Fixed compiler warnings Bjorn Wahlstrand 2020-08-01 13:02:11 -0700
  • e7554a5d88 Fix link to opencloth. Bruce Mitchener 2020-08-04 21:12:00 +0700
  • d6d272e9a0 Fix handling of small magnitude quaternions Quentin Santos 2020-07-13 12:35:43 +0200
  • 2929ad5a66
    Merge pull request #1023 from thomasbbrunner/cmake-documentation Christophe 2020-07-14 12:32:00 +0200
  • c49df617db Improved documentation on compiling GLM with CMake Thomas Brunner 2020-07-14 00:41:25 +0200
  • dc2a00e3a8
    Merge pull request #1018 from kring/patch-1 Christophe 2020-07-09 10:43:04 +0200
  • 6c97378695
    Merge pull request #1011 from Bargor/master Christophe 2020-07-09 10:40:55 +0200
  • 1e0ad71ec7
    Merge pull request #1014 from serkan3k/patch-1 Christophe 2020-07-09 10:34:45 +0200
  • 949028f675
    Merge pull request #1016 from brunotl/master Christophe 2020-07-09 10:33:29 +0200
  • 5c285ad647
    Merge pull request #1020 from r0mai/cpp14-clang Christophe 2020-07-09 10:31:57 +0200
  • d2ebd5248e make GLM_FORCE_XYZW_ONLY work with GLM_SWIZZLE_FUNCTION Arthur Danskin 2020-06-29 19:59:41 -0400
  • 3b3db0fc5a make GLM_CONFIG_XYZW_ONLY work with GLM_SWIZZLE_FUNCTION Arthur Danskin 2020-06-29 01:54:26 -0400
  • 82e5f32f04 Support clang in C++1z mode Andras Kucsma 2020-06-25 14:56:12 +0200
  • dfdeb9b284 Fix singularity in quaternion to euler angle roll conversion Daniel Scharrer 2020-06-24 23:32:48 +0200
  • 4c79cd1781
    Fix comment alignment. Kevin Ring 2020-06-24 17:26:46 +1000
  • c80fd556b6
    Fix a typo in the manual, glm/geometry.hpp -> glm/geometric.hpp Kevin Ring 2020-06-24 17:25:07 +1000
  • a584c01fb5 neon : fix "unused function" warning Bruno de Lacheisserie 2020-06-07 12:09:55 +0200
  • 1f4ef63d00
    Fixed typo in documentation serkan3k 2020-05-19 22:19:11 +0300
  • f8bf087caa
    Fix quaternion orientation in `glm::decompose` Craig Bosma 2020-05-11 14:33:51 -0500
  • e9ab34e0f0 Fixed warning when compiling with MSVS in SIMD mode Karol Kontny 2020-05-11 15:26:46 +0200
  • 23e0701c04 Updated readme and GLM version christophe 2020-05-02 19:00:56 +0200
  • a44e293c40 Reading GLM version in CMake using REGEX on GLM header christophe 2020-05-02 18:32:19 +0200
  • 280ba02382
    Merge pull request #1010 from C3NZ/master Christophe 2020-05-01 10:54:06 +0200