Commit Graph

  • 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
  • da60244d63 Add bug hint Nikita Fediuchin 2020-06-12 13:07:22 +0300
  • a584c01fb5 neon : fix "unused function" warning Bruno de Lacheisserie 2020-06-07 12:09:55 +0200
  • c0f9293805
    Fixed a typo in lookAt documentation Tom D 2020-05-20 20:50:41 +0200
  • 673830084e
    Fix compile domgho 2020-05-19 22:56:19 +0200
  • 1f4ef63d00
    Fixed typo in documentation serkan3k 2020-05-19 22:19:11 +0300
  • 3bfca6663d
    Microoptimize quaternion angleAxis domgho 2020-05-12 15:56:10 +0200
  • 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
  • 2c7054574a
    Merge pull request #1 from g-truc/master Nikita Fediuchin 2020-05-04 13:03:59 +0300
  • 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
  • fc6966be28 [fix] readme to include glm::pi from scalar_constants.hpp and not constants.hpp, which seems to be where pi lives as of latest release. C3NZ 2020-04-26 12:51:11 -0700
  • 7574b172e9
    Merge pull request #1009 from Zuzu-Typ/master Christophe 2020-04-26 13:18:11 +0200
  • b39c3550af Fixed assertion (min, max) Zuzu-Typ 2020-04-23 11:07:14 +0200
  • aa6a2757a5
    Merge pull request #1 from g-truc/master Zuzu-Typ 2020-04-23 11:04:09 +0200
  • e944b22f20
    Merge pull request #1008 from blat-blatnik/master Christophe 2020-04-22 19:29:50 +0200
  • ef44390073
    Merge pull request #1 from blat-blatnik/better-natvis blat-blatnik 2020-04-17 00:37:08 +0200
  • 2cc2c3ae6e
    Added features to the .natvis file blat-blatnik 2020-04-17 00:35:24 +0200
  • bf71a83494 Updated release date 0.9.9.8 christophe 2020-04-13 19:41:16 +0200
  • b4c5bb6c1a Fixed singularity check for quatLookAt #770 christophe 2020-04-12 18:32:33 +0200
  • 8aa60bbeff Tentative fix of Clang warnings christophe 2020-04-12 16:33:44 +0200
  • c039ac6eb6 Tentative fix of version test christophe 2020-04-12 16:14:42 +0200
  • ecca935580 Updated readme christophe 2020-04-12 16:09:31 +0200
  • bf44be3105 Fixed invalid line christophe 2020-04-12 16:04:40 +0200
  • 488be5b75a Merge branch 'master' of https://github.com/g-truc/glm christophe 2020-04-12 15:59:27 +0200
  • a3e188f946 Fixed grammar #990 matrix-int christophe 2020-04-12 15:27:00 +0200
  • 2a2008df33
    Merge pull request #1003 from wojcikt/fix-cmake-config Christophe 2020-04-12 14:54:08 +0200
  • 2c84530227 Fix glmConfig-version.cmake using undefined variable Tomasz Wójcik 2020-03-17 20:07:08 +0100
  • 06ce42e723 Fix test suite on big endian platforms Max Rees 2020-03-15 15:13:27 -0400
  • 0c82e39c8c
    wrong formula for operator * on 3x3 * 3x3 matrices Matija Jurić 2020-03-15 12:21:55 +0100
  • f4c6667347 Fixed unnecessary warnings from matrix_projection.inl #995 Christophe Riccio 2020-03-05 23:46:36 +0100
  • 2a65978348 Merge branch 'master' of https://github.com/g-truc/glm into matrix-int Christophe Riccio 2020-03-05 18:52:28 +0100
  • efbfecab63
    Merge pull request #996 from Bargor/quaternion-slerp-multiple-spins Christophe 2020-03-05 18:51:49 +0100
  • 6b458cb173
    Merge pull request #966 from Twinklebear/master Christophe 2020-03-05 18:47:13 +0100
  • b0024b0609
    Update meson.build Arthapz 2020-03-03 19:23:22 +0100
  • 1659ede98c
    Update meson.build Arthapz 2020-03-03 19:08:41 +0100
  • 31d01b525e Quaternion slerp overload which interpolates with extra spins Kontny Karol 2019-11-14 15:51:20 +0100
  • 739a16e6d1 fix travis as well Will Usher 2020-02-19 09:10:57 -0700
  • e2d502dc34
    renaming glm dependency Arthapz 2020-02-17 21:27:06 +0100
  • af53b16c3d
    Add meson.build Arthapz 2020-02-17 20:50:29 +0100
  • e6af446716 fix manual glm_DIR mention Will Usher 2020-02-16 14:38:27 -0800
  • 681b8badcd Fix appveyor glm_DIR path Will Usher 2020-02-16 14:37:37 -0800
  • 4d47b27333 Adjust cmake file paths to match make install for distribution Will Usher 2020-02-16 14:33:59 -0800
  • a331771ea8 Merge remote-tracking branch 'upstream/master' Will Usher 2020-02-16 14:07:18 -0800
  • a4bf8867c2 Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests Christophe Riccio 2020-02-11 12:53:12 +0100
  • e8d758f746 Added integer matrix extensions and fixed build Christophe Riccio 2020-02-11 11:44:52 +0100
  • 0d9abe3725 Added missing EXT extensions Christophe Riccio 2020-02-10 21:44:31 +0100
  • c4fd0b3aa3 Clean up integer matrix Christophe Riccio 2020-02-10 20:22:47 +0100
  • 9e7a486c0e Added matrix integer extensions and tests Christophe Riccio 2020-02-10 19:06:30 +0100
  • 684817db46 Clean up integer precision Christophe Riccio 2020-02-08 16:21:22 +0100
  • 79d78bbdde Work on integer matrix Christophe Riccio 2020-02-07 17:45:02 +0100
  • 6bd53cc9e5 Added files for EXT packing extensions Christophe Riccio 2020-02-07 15:20:42 +0100
  • 65c8ff2bd6 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2020-02-07 15:19:33 +0100
  • 00ef7042df Removed duplicated vector Christophe Riccio 2020-02-07 15:19:14 +0100
  • 6d8b4a11bf
    Merge pull request #989 from dorodnic/doc_fix Christophe 2020-02-07 14:58:50 +0100
  • 82d500376e
    Merge pull request #992 from amaury-ml/compfix Christophe 2020-02-07 14:57:13 +0100
  • 16a650ea65 [Aarch64] fix for glm::length Amaury Le Leyzour 2020-02-05 17:48:31 -0800
  • 8e58cdbbf8 - Added GLM_EXT_vector_intX_sized and GLM_EXT_vector_uintX_sized extensions Christophe Riccio 2020-02-04 17:11:07 +0100
  • 56c2cadc4a Fixing output order in the documentation of glm::polar dorodnic 2020-01-06 22:21:02 +0200
  • d773b4453a Merge remote-tracking branch 'upstream/master' Will Usher 2020-01-05 17:48:47 -0700
  • 13724cfae6 Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests 0.9.9.7 Christophe Riccio 2020-01-05 21:19:37 +0100
  • 028b303a65 Fixed CXX tests Christophe Riccio 2020-01-05 21:14:53 +0100
  • 79b5197e5d Fixed CXX tests Christophe Riccio 2020-01-05 21:12:11 +0100
  • a68949eba4 Fixed force cxx version tests Christophe Riccio 2020-01-05 21:09:37 +0100
  • 2d8ccef1af Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests Christophe Riccio 2020-01-05 21:07:42 +0100
  • d92ac09ce2 Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests Christophe Riccio 2020-01-05 21:05:29 +0100
  • 8381f8e71e Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests Christophe Riccio 2020-01-05 21:02:56 +0100
  • 3ee3659adb Added force defines tests Christophe Riccio 2020-01-05 20:57:20 +0100
  • 85e491b30c Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests Christophe Riccio 2020-01-05 20:41:51 +0100
  • 638eb14fcd - Added GLM_FORCE_QUAT_DATA_WXYZ to store quat data as w,x,y,z instead of x,y,z,w #983 Christophe Riccio 2020-01-05 15:51:05 +0100
  • c8440b09e2 Fixed doc theme Christophe Riccio 2020-01-05 15:27:06 +0100
  • af6f1d7b8f Fixed EXT_matrix_clip_space perspectiveFov Christophe Riccio 2020-01-05 15:26:50 +0100
  • 436579b37e Fixed Wimplicit-int-float-conversion warnings with clang 10+ #986 Christophe Riccio 2020-01-05 15:13:20 +0100
  • 016263179c Merge branch 'master' of https://github.com/kraj/glm Christophe Riccio 2020-01-05 15:08:16 +0100
  • de00ac4ef5 Updated tentative release date Christophe Riccio 2020-01-05 14:46:09 +0100
  • 4fce0f0de5 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2020-01-05 14:44:16 +0100
  • a2e2e97a7a Updated license date #984 Christophe Riccio 2020-01-05 14:44:08 +0100
  • 9934715232 Merge branch 'master' of github.com:Twinklebear/glm Will Usher 2020-01-01 13:15:17 -0800
  • 6f26ac3ada Merge remote-tracking branch 'upstream/master' Will Usher 2020-01-01 13:06:33 -0800
  • d2b9bbb911 Fix Wimplicit-int-float-conversion warnings with clang 10+ Khem Raj 2019-12-27 18:42:51 -0800
  • 8828c3f1fd Fixed GLM_EXT_matrix_clip_space warnings #980 Christophe 2019-12-09 14:21:08 +0100
  • d666b5e533
    Merge pull request #976 from amaury-ml/compfix Christophe 2019-11-29 11:24:25 +0100
  • 9da0c80e26 Yet another fix as this is no longer covered by unit tests Amaury Le Leyzour 2019-11-21 13:03:22 -0800
  • c7dbbee6a1 Fix typo Amaury Le Leyzour 2019-11-20 09:05:39 -0800
  • 923f7222d1 Fix Neon issues Amaury Le Leyzour 2019-11-19 18:26:16 -0800
  • 9ce038104c Fixing minor compiler issue Amaury Le Leyzour 2019-11-19 17:30:57 -0800
  • 8a34283c87
    Merge pull request #972 from amaury-ml/mat4/inverse Christophe 2019-11-16 15:11:01 +0100
  • 77d797bd54 respect project's coding style Amaury Le Leyzour 2019-11-12 15:49:26 -0800
  • a2403634da glm-aarch64: Add neon's mat4 inverse Amaury Le Leyzour 2019-11-12 14:55:24 -0800
  • 7eb810be81 Added C++14 and C++17 specific tests Christophe Riccio 2019-11-06 15:06:47 +0100
  • 2a3894f9df Added C++14 and C++17 specific tests Christophe Riccio 2019-11-06 15:04:34 +0100
  • 3da0e18de7 Added missing quat constexpr #955 Christophe Riccio 2019-11-06 15:03:32 +0100
  • 95b1cdbbfe Added fma implementation based on std::fma #969 Christophe Riccio 2019-11-06 10:56:44 +0100
  • 265661ab5c Move dedicated install/uninstaller script inside cmake directory cmake3 Christophe Riccio 2019-11-02 17:57:32 +0100
  • 849c82ca87 Bring back CMake installer scripts Christophe Riccio 2019-11-02 17:50:26 +0100
  • 338bdead48 Fixed readme Christophe Riccio 2019-11-02 16:55:52 +0100