Commit Graph

  • 97aa5cf29c Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 blitz-research 2014-06-30 10:42:35 +1200
  • 7659e901c9 Fixed merge with 0.9.5 Christophe Riccio 2014-06-28 21:26:24 +0200
  • d84fa89cb8 Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length Christophe Riccio 2014-06-28 21:08:53 +0200
  • 9a3f42279b - Fixed std::nextafter not supported with C++11 on Android #213 Christophe Riccio 2014-06-28 20:56:12 +0200
  • 7459161364 Updated revision fornext release Christophe Riccio 2014-06-28 20:45:45 +0200
  • 1eeed2b4a5 Fix for android build issue. blitz-research 2014-06-27 11:16:51 +1200
  • 6f59e64a55 Use C++ cast Christophe Riccio 2014-06-22 02:03:31 +0200
  • b5ffd74c3e merge 0.9.5 Christophe Riccio 2014-06-21 16:33:14 +0200
  • 4fa38c7a03 Fixed warning 0.9.5.4 Christophe Riccio 2014-06-21 16:29:06 +0200
  • 24cd06552c Fixed GLM_GTX_io coding style Christophe Riccio 2014-06-21 16:23:06 +0200
  • 7f3c56f278 Removed GCC warning Christophe Riccio 2014-06-21 16:00:17 +0200
  • 694416701a Replaced C casts by C++ casts Christophe Riccio 2014-06-21 15:42:10 +0200
  • 9b6eecc739 Fixed corner cases in exp and log functions for quaternions #199 Christophe Riccio 2014-06-21 15:38:49 +0200
  • a5ab409ed2 Merge branch '0.9.5' Christophe Riccio 2014-06-21 15:18:33 +0200
  • 08ff93925f Fixed std::nextafter not supported with C++11 on Android #213 Christophe Riccio 2014-06-21 15:07:03 +0200
  • 2b38221f80 Fixed build Christophe Riccio 2014-06-21 14:02:51 +0200
  • b69356cadb Resolve aliasing issues #152, #212 Christophe Riccio 2014-06-21 07:41:30 -0400
  • 381e1627b8 merge Christophe Riccio 2014-06-21 07:27:40 -0400
  • 16124f0742 Removed useless references Christophe Riccio 2014-06-21 07:25:52 -0400
  • 9f0fe30585 Fixed build Christophe Riccio 2014-06-21 13:22:06 +0200
  • b025413a2d Resolve aliasing issue Groove 2014-06-21 07:04:55 -0400
  • f32cab2842 Remove useless references Christophe Riccio 2014-06-21 13:01:54 +0200
  • f310f941c6 Fixed strict aliasing issues #212 Christophe Riccio 2014-06-21 12:14:39 +0200
  • 103a74f7e1 clean up Christophe Riccio 2014-06-21 11:53:28 +0200
  • 3651530ff0 Fixed build Christophe Riccio 2014-06-21 11:50:42 +0200
  • dec4db0b15 Merge branch '0.9.5' Christophe Riccio 2014-06-20 22:17:32 +0200
  • d9bed5d7c9 Updated readme for fixed std::copy and std::vector with GLM types #214 Christophe Riccio 2014-06-20 22:17:04 +0200
  • 7097e4c7c8 Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective Christophe Riccio 2014-06-20 22:13:06 +0200
  • ae026e64d3 Merge 0.9.5 Christophe Riccio 2014-06-20 20:10:12 +0200
  • 95cd2c8b24 Added #214 issue tests. Christophe Riccio 2014-06-20 20:06:41 +0200
  • 84e05bbbb3 Added test for issue #214 Christophe Riccio 2014-06-20 01:46:28 +0200
  • 7fe8a1944c Fixed fastDistance ambiguity #215 bug-214-closed Christophe Riccio 2014-06-20 01:09:50 +0200
  • 2935cdc18e Updated readme.txt Christophe Riccio 2014-06-20 00:21:53 +0200
  • 83f594b5ed Fixed quaternion mul/vec test io-closed Christophe Riccio 2014-06-19 23:05:35 +0200
  • c440b9515a Merge io for GLM types #144 Christophe Riccio 2014-06-15 22:52:23 +0200
  • d4a8c3fe57 Updated readme for #210 Christophe Riccio 2014-06-12 19:30:53 +0200
  • a1a861a4a6 Merge pull request #210 from moushkka/0.9.5 Christophe Riccio 2014-06-12 19:27:22 +0200
  • c506b43d49 Quaternion vector rotation error. #209 Christophe Riccio 2014-06-12 00:29:56 +0200
  • ea45a7b966 Fixed orientate3 function #207 Christophe Riccio 2014-06-11 22:47:37 +0200
  • c3c180559a Fixed instruction set detection with Clang #158 Christophe Riccio 2014-06-11 16:56:16 +0200
  • e2a565e866 Updated readme for issue #211 Christophe Riccio 2014-06-11 16:39:46 +0200
  • ada6b082f9 Merge pull request #206 from Jeija/patch-1 Christophe Riccio 2014-06-11 16:38:07 +0200
  • e610e9446e fixed bug in quaternion slerp Joel Nises 2014-06-05 17:48:53 +0200
  • f8fa1513fa Fix missing @endcond Florian Euchner 2014-05-24 16:59:14 +0200
  • 4da58d88d4 Optimized Quaternion vector rotation #205 Christophe Riccio 2014-05-23 23:09:32 +0200
  • a2f4df2b1d Fixed builtin GLM_ARCH_SSE4 #204 Christophe Riccio 2014-05-23 22:23:27 +0200
  • 7b03f18e32 Merge pull request #201 from dachziegel/0.9.5 Christophe Riccio 2014-05-06 23:21:27 +0200
  • affd405b37 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2 Christophe Riccio 2014-05-06 22:45:18 +0200
  • e04ded9e39 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191 Christophe Riccio 2014-05-05 23:08:49 +0200
  • d19766fcbf added GLM_FUNC_QUALIFIER to be able to use in CUDA dachziegel 2014-05-05 13:45:36 +0200
  • 811c19848f Merge cc68d353e1 into 842cea8747 Roger Leigh 2014-05-04 19:07:48 +0000
  • 842cea8747 Merge 0.9.5 Christophe Riccio 2014-05-04 21:07:05 +0200
  • cc68d353e1 cmake: Don't use unqualified include paths Roger Leigh 2014-04-15 10:54:03 +0100
  • cd65199935 cmake: Don't build tests when not testing Roger Leigh 2014-04-15 10:44:03 +0100
  • e69271e766 cmake: Don't abort if not testing Roger Leigh 2014-04-15 10:30:58 +0100
  • 81a5a956b1 cmake: Install FindGLM Roger Leigh 2014-04-15 10:26:28 +0100
  • a2b70690c1 Added test gor issue #199 Christophe Riccio 2014-05-04 17:34:34 +0200
  • a4bb7e1e38 Fixed GTX_color_space - saturation #195 Christophe Riccio 2014-05-04 17:29:36 +0200
  • d77bfa1a70 Fixed GTX_color_space - saturation #195 Christophe Riccio 2014-05-04 17:20:40 +0200
  • c80f5bc740 Updated readme for GLM 0.9.5.4 with #189 Christophe Riccio 2014-05-04 16:55:15 +0200
  • 0cbef584e3 Merge pull request #189 from rleigh-dundee/cmake-install Christophe Riccio 2014-05-04 16:51:43 +0200
  • 9a3d7a115c Fixed build error #190 Christophe Riccio 2014-05-04 16:47:06 +0200
  • 7d7444df8d Fixed non-utf8 character #196 Christophe Riccio 2014-05-04 16:43:57 +0200
  • e5ee35323a Fixed non-utf8 character #196 Christophe Riccio 2014-05-04 16:34:46 +0200
  • cc14f19ed3 Made test_conformity arrays static Tormod Haugland 2014-04-27 10:34:32 +0200
  • 730a4fb5d3 Added necessary import to intersect and added conformity-test to test/gtx/gtx_intersect Tormod Haugland 2014-04-27 10:29:56 +0200
  • 26f32e6ed6 Removed comment lines and replaced duplicate intersectLineQuad with correct intersectRayDegenerateQuad Tormod Haugland 2014-04-27 09:51:50 +0200
  • 05865e239b Added degenerate versions of ray/line-quad intersect Tormod Haugland 2014-04-27 09:29:44 +0200
  • ed98125fc0 Added intersectLineQuad and fastIntersectLineQuad Tormod Haugland 2014-04-27 09:25:56 +0200
  • 31fef4819b Added intersectRayQuad and fastIntersectRayQuad Tormod Haugland 2014-04-27 09:22:27 +0200
  • 9ecc30c5dd added: missing value_type typedef jan p springer 2014-04-15 18:37:34 +0100
  • 4aa1c19707 cmake: Don't use unqualified include paths Roger Leigh 2014-04-15 10:54:03 +0100
  • 34bd28e8c6 cmake: Don't build tests when not testing Roger Leigh 2014-04-15 10:44:03 +0100
  • e9ad8f7c18 cmake: Don't abort if not testing Roger Leigh 2014-04-15 10:30:58 +0100
  • a925120716 cmake: Install FindGLM Roger Leigh 2014-04-15 10:26:28 +0100
  • 37e5868200 fixed: warning wrt. strict aliasing on gcc 4.8.2/clang3.3 jan p springer 2014-04-14 00:13:20 +0100
  • ae691ce39a commented out already declred types (in glm/fwd.hpp) jan p springer 2014-04-14 00:12:38 +0100
  • 478dc697ff fixed: compile problems w/ non-existent header files jan p springer 2014-04-14 00:11:25 +0100
  • 10778448ef Fixed merge Christophe Riccio 2014-04-02 01:31:36 +0200
  • 6c22a0b82f Updated version for 0.9.5.4 Christophe Riccio 2014-04-02 01:23:19 +0200
  • 682979ddd8 Fixed next_float for double and fixed ULP tests 0.9.5.3 Christophe Riccio 2014-04-01 23:58:41 +0200
  • 90ad883d9e Added glm.g-truc.net code samples Christophe Riccio 2014-04-01 22:38:43 +0200
  • a5d2a63ef3 - Added workaround for a CUDA compiler bug (#186, #185) Christophe Riccio 2014-04-01 01:20:03 +0200
  • e33136538d - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) Christophe Riccio 2014-03-31 23:50:15 +0200
  • 12cde2bf75 Added eulerAnglesX tests Christophe Riccio 2014-03-31 02:00:51 +0200
  • 6409e4135a Merge pull request #184 from mackron/buildfix Christophe Riccio 2014-03-31 00:04:17 +0200
  • 04d9fa2d45 Fix simd_quat build. David Reid 2014-03-21 18:49:27 +1000
  • 3f327d5e70 Fixed usubBorrw Christophe Riccio 2014-03-16 12:33:00 +0100
  • 00e860eeee Fixed missing bitfieldInterleave definisions Christophe Riccio 2014-03-16 11:53:58 +0100
  • 0b73091c7f Fixed aliasing warnings Christophe Riccio 2014-03-16 11:15:56 +0100
  • 658d7e2788 Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152) Christophe Riccio 2014-03-16 03:08:56 +0100
  • 693c1ddbc8 Merge 0.9.5 branch Christophe Riccio 2014-03-16 02:59:57 +0100
  • 4b9e2d4028 Fixed warnings Christophe Riccio 2014-03-16 02:53:47 +0100
  • 899f388921 Fixed CUDA issues (#169, #168, #183, #182) Christophe Riccio 2014-03-16 02:39:36 +0100
  • efd4087b1c Fixed int used instead of glm::length_t Christophe Riccio 2014-03-15 22:33:25 +0100
  • db09ecfc41 Fixed bitfieldInterleave for 4 components #175 Christophe Riccio 2014-03-15 22:24:43 +0100
  • 0d8d5af8dd Fixed CUDA_VERSION not being declared #182 Christophe Riccio 2014-03-15 21:59:22 +0100
  • 3c562d534f Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 Christophe Riccio 2014-03-15 21:49:18 +0100
  • ea87e50c59 Merge branch '0.9.5' into 0.9.6 Christophe Riccio 2014-03-15 21:45:47 +0100
  • eaf3cf3056 Added missing GLM_FUNC_DECL Christophe Riccio 2014-03-15 21:45:28 +0100