Commit Graph

  • 4e6574749d Fixed references to GLM_FORCE_RADIANS which was removed #642 Christophe Riccio 2017-06-23 19:39:11 +02:00
  • bff8379a29 Use correct precision in fastInverseSqrt to ensure the fast compute_inversesqrt is used. Matthew Iselin 2017-06-20 09:35:41 -07:00
  • cad2c545f6 Fixed bitfield test failure #631 Christophe Riccio 2017-06-04 12:28:55 +02:00
  • 0c3134a52d Fixed usused variable warning in GTX_spline #618 Christophe Riccio 2017-06-04 11:42:05 +02:00
  • a9a832e187 - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 Christophe Riccio 2017-06-04 11:36:13 +02:00
  • 83602bdea4 - Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624 Christophe Riccio 2017-06-04 10:50:47 +02:00
  • 2834d7376a Fixed dual quaternion != operator #629 Christophe Riccio 2017-06-04 10:09:18 +02:00
  • 40398d67cd Added vec2 cross #621 Christophe Riccio 2017-04-08 19:37:20 +02:00
  • 96adec5f5e Added Z-order experiments Christophe Riccio 2017-04-08 19:36:54 +02:00
  • ff64d51a1c Merge 0.9.8 branch Christophe Riccio 2017-03-26 23:55:15 +02:00
  • e36368273b Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-03-26 23:51:33 +02:00
  • 5459e93446 Added bitfield interleave implementation Christophe Riccio 2017-03-26 23:51:13 +02:00
  • 93f858503c Merge pull request #617 from elect86/patch-4 Christophe 2017-03-24 21:00:14 +01:00
  • 6d72ce042f Update func_common.hpp Giuseppe Barbieri 2017-03-14 09:53:59 +01:00
  • bb4f6dc9d4 Removed support of boost static_assrt Christophe Riccio 2017-03-10 21:40:48 +01:00
  • 9f4971289c Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-03-04 00:55:56 +01:00
  • 7fdf3c34df Added packing tests Christophe Riccio 2017-03-04 00:55:36 +01:00
  • a813c3f291 Merge pull request #615 from Sillamacka/FixShadowWarnings Christophe 2017-03-02 20:03:26 +01:00
  • 0ffaea051e Fix some more shadowing warnings that had slipped through. Magnus Bergsten 2017-03-03 01:25:26 +09:00
  • 149a6c4258 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-02-28 22:22:46 +01:00
  • c42376625a Merge branch '0.9.8' Christophe Riccio 2017-02-28 22:22:08 +01:00
  • c6a8b4464b - Fixed packF3x9_E1x5 exponent packing #614 Christophe Riccio 2017-02-28 22:19:26 +01:00
  • d53e36782b - Fixed packF3x9_E1x5 exponent packing #614 Christophe Riccio 2017-02-28 22:19:26 +01:00
  • ff790f3593 Merge pull request #613 from blahgeek/cuda-compiler-version Christophe 2017-02-28 10:09:04 +01:00
  • 0b48eecae8 properly set cuda compiler version BlahGeek 2017-02-28 10:30:50 +08:00
  • f269730d4b Merge pull request #611 from kveretennicov/patch-1 Christophe 2017-02-20 01:27:22 +01:00
  • eda0b27f23 Fix some style and typos in Manual Konstantin Veretennicov 2017-02-19 18:26:06 +01:00
  • aeccbf1792 Added reference to cglm in GLM manual #609 Christophe Riccio 2017-02-16 01:37:30 +01:00
  • f048b346fb Merged GLM 0.9.8 Christophe Riccio 2017-02-16 01:15:46 +01:00
  • 8d3bc422e1 Fixed Clang version detection from source #608 Christophe Riccio 2017-02-16 01:07:16 +01:00
  • 4a71e6a02f Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-02-16 00:56:04 +01:00
  • 1b40d6b957 Merge pull request #610 from elect86/patch-3 Christophe 2017-02-09 23:01:34 +01:00
  • af4499f3ca Update rotate_vector.hpp Giuseppe Barbieri 2017-02-09 17:53:35 +01:00
  • 38b2fef162 Update rotate_vector.hpp Giuseppe Barbieri 2017-02-09 17:52:19 +01:00
  • e4f768102b Fixed define Christophe Riccio 2017-02-09 00:40:37 +01:00
  • f84437dc56 Merge pull request #607 from elect86/patch-2 Christophe 2017-01-26 12:20:36 +01:00
  • 84792587e0 Update manual.md Giuseppe Barbieri 2017-01-26 10:11:35 +01:00
  • a9389aef26 Removed Drone, service is dead Christophe Riccio 2017-01-22 12:42:09 +01:00
  • 5d89006faa Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-01-21 22:04:24 +01:00
  • f0b6ce7d75 Removed invalid FAQ 604 Christophe Riccio 2017-01-21 22:04:04 +01:00
  • 7ee363c9fa Merge pull request #606 from nourikhalass/master Christophe 2017-01-21 22:00:35 +01:00
  • cfbb4d9b91 Merged 0.9.8 Christophe Riccio 2017-01-21 21:58:58 +01:00
  • 5dcc56489e Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 Christophe Riccio 2017-01-21 21:57:10 +01:00
  • 21b9096428 Fixed typo Nouri Khalass 2017-01-21 20:46:11 +01:00
  • a3a8f84f6b Fix issue #600 and #605 Nouri Khalass 2017-01-21 19:47:41 +01:00
  • 4875f79eb0 Removed old compiler version Christophe Riccio 2017-01-20 22:42:53 +01:00
  • 89b063f15c Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 Christophe Riccio 2017-01-20 22:28:19 +01:00
  • 9f1aae08f7 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2017-01-13 01:17:01 +01:00
  • f4130c32fd Added template alias for mat types Christophe Riccio 2017-01-10 00:02:16 +01:00
  • 67e5bf004a Preparing GLM 0.9.8.4 release Christophe Riccio 2017-01-09 23:30:40 +01:00
  • c8ddeea744 Merge pull request #599 from Matiis/master Christophe 2017-01-07 14:33:14 +01:00
  • f5ab820ffe Fixed build Christophe Riccio 2017-01-07 12:49:45 +01:00
  • 41cf89516e Bring back compatibility with GLM 0.9.8 for project using tvec* with C++11 compiler that support template alias Christophe Riccio 2017-01-07 12:36:25 +01:00
  • 39f775fa6c Merged 0.9.8 branch Christophe Riccio 2017-01-07 12:15:08 +01:00
  • c9d38fabe6 Quaternion pitch/eulerAngles singularity handling Matiis 2017-01-06 23:07:03 +01:00
  • 4e267b1b4f Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 Christophe Riccio 2017-01-04 23:56:47 +01:00
  • 9134d7904a Simplier repro case for #594 Christophe Riccio 2017-01-04 23:41:35 +01:00
  • 90873e607d Simplier repro case for #594 Christophe Riccio 2017-01-04 23:35:02 +01:00
  • 26a013a4f8 Simplier repro case for #594 Christophe Riccio 2017-01-04 23:30:44 +01:00
  • e75859cb0a Simplier repro case for #594 Christophe Riccio 2017-01-04 23:29:37 +01:00
  • d9d222555f Simplier repro case for #594 Christophe Riccio 2017-01-04 23:28:07 +01:00
  • 353d4ea7b7 Repro case of MS compiler crash Christophe Riccio 2017-01-04 23:19:48 +01:00
  • 1df01f6b10 Updated the message: Visual C++ has a bug generating the error: fatal error C1001: An internal error has occurred in the compiler. Christophe Riccio 2017-01-04 22:54:15 +01:00
  • a39a9b8eb9 Use new CMake approach to check Visual C++ Christophe Riccio 2017-01-04 22:31:25 +01:00
  • bf97e168d5 Fixed build Christophe Riccio 2017-01-04 22:12:57 +01:00
  • 36eda686dd Updated readme Christophe Riccio 2017-01-04 21:29:37 +01:00
  • eda6c93276 More consistent resolution of shadow warnings #595 Christophe Riccio 2017-01-04 21:27:43 +01:00
  • e8962dda2a Merge pull request #596 from g-truc/dim Christophe 2017-01-03 22:38:34 +01:00
  • 9e45b45062 Fixed more shadow warnings in vec4 simd version Martin Gerhardy 2017-01-03 20:30:31 +01:00
  • d63d803e8f Fixed shadow warnings for quaternions Martin Gerhardy 2017-01-03 20:22:54 +01:00
  • bc60ce8cc4 Fixed shadow warnings for gcc (vec3 and vec4) Martin Gerhardy 2017-01-03 20:19:38 +01:00
  • b7dac69b6c Fixed build Christophe Riccio 2017-01-03 02:29:03 +01:00
  • 1318f942cf Fixed build Christophe Riccio 2017-01-02 21:24:13 +01:00
  • 71a519387e Updated GLI for tests Christophe Riccio 2017-01-02 20:52:57 +01:00
  • 7839b862e8 Fixed build Christophe Riccio 2017-01-01 01:28:15 +01:00
  • 2908ddfbaa Fixed build Christophe Riccio 2017-01-01 01:13:53 +01:00
  • 5aa2dfd465 Fixed build Christophe Riccio 2016-12-31 11:46:23 +01:00
  • 1671918bdb Build clang build Christophe Riccio 2016-12-30 20:45:15 +01:00
  • a8785bdb7a Fixed build Christophe Riccio 2016-12-30 20:42:18 +01:00
  • c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 Christophe Riccio 2016-12-30 20:05:04 +01:00
  • b92fdf5a59 matrix type Parameterize on dimensions #584 Christophe Riccio 2016-12-30 16:00:25 +01:00
  • 1477d323d9 Fixed build Christophe Riccio 2016-12-30 10:26:12 +01:00
  • f00d666e22 Fixed Visual C++ build #584 Christophe Riccio 2016-12-30 01:35:01 +01:00
  • 9a8724925a Uses L for length template argument #584 Christophe Riccio 2016-12-30 01:31:34 +01:00
  • 0318de8b98 Updated manual #584 Christophe Riccio 2016-12-30 01:26:25 +01:00
  • 99c19e9fc2 Clean up Christophe Riccio 2016-12-30 01:25:09 +01:00
  • 947b07cbc4 remove template alias for more compiler support and simplified swizzle expression implementation #584 Christophe Riccio 2016-12-30 01:23:29 +01:00
  • 4dd748f380 Renamed tvec into vec Christophe Riccio 2016-12-30 00:03:34 +01:00
  • d7fd5a61da fixes VS2013 compiler errors John McFarlane 2016-12-29 07:25:18 -08:00
  • 26672ab0de fixes VS2015 compiler errors John McFarlane 2016-12-29 06:57:20 -08:00
  • 506a487d24 parameterize number of dimensions of vector in tvec<D, T, P> John McFarlane 2016-12-28 16:59:01 -08:00
  • 06f084063f Clean up GLM_STATIC_CONST_MEMBERS #591 Christophe Riccio 2016-12-17 19:47:11 +01:00
  • d73fd81812 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-12-14 17:59:22 +01:00
  • b09fc9cce0 Merge pull request #586 from ranjak/master Christophe 2016-12-14 17:49:36 +01:00
  • ccf201c6ba Merge pull request #589 from elect86/patch-1 Christophe 2016-12-14 17:46:53 +01:00
  • 6f61dd9021 Update matrix_transform.hpp Giuseppe Barbieri 2016-12-14 16:20:14 +01:00
  • 0f6bb41a0a Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-12-13 17:49:16 +01:00
  • 750d426473 CMake: add the option GLM_INSTALL_ENABLE to control installation. ranjak 2016-12-07 16:22:44 +01:00
  • 85bd36806c Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-12-02 01:14:52 +01:00
  • dd48b56e44 Updated list of supported compilers Christophe Riccio 2016-12-02 01:14:36 +01:00