Commit Graph

  • 4649717f45 Fixed GCC build #228 Christophe Riccio 2014-09-07 18:32:00 +02:00
  • 3d399aaaca Remove useless std::move, #219 Christophe Riccio 2014-09-07 17:14:39 +02:00
  • 0613b5c0f1 Limited extended integer type redifinition (#233) Christophe Riccio 2014-09-07 01:17:20 +02:00
  • bfa893b957 Fixed signed integer and float linearRand results #230 Christophe Riccio 2014-09-07 00:57:21 +02:00
  • 5f7862ebec Improved linearRand: support precision and integers (#230) Christophe Riccio 2014-09-06 21:52:51 +02:00
  • e419448539 Fixed compile problems with glm::max( vec, int ) #232 Christophe Riccio 2014-09-06 02:24:50 +02:00
  • ac3c2e37f1 Rely on STL functions for GLM functions using the same prototype #233 Christophe Riccio 2014-09-06 01:45:13 +02:00
  • 4a701c6760 Limited extended integer type redifinition (#233) Christophe Riccio 2014-09-01 04:27:55 -04:00
  • 90acd7236d Merge branch '0.9.5' Christophe Riccio 2014-08-31 22:28:21 -04:00
  • 041276c93d Fix 'nextafter*' for android build issue. #217 Christophe Riccio 2014-08-31 22:25:40 -04:00
  • a614e5da63 Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5 Christophe Riccio 2014-08-31 22:18:39 -04:00
  • eabeb0471b Merge branch '0.9.6' Christophe Riccio 2014-08-31 18:37:14 -04:00
  • 67c62d8b1c Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 Christophe Riccio 2014-08-31 18:12:53 -04:00
  • 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 Christophe Riccio 2014-08-31 18:12:38 -04:00
  • f916339ca7 Rely on C++11 to implement isinf and isnan Christophe Riccio 2014-08-04 01:18:34 +02:00
  • 96ef6ae9ba Fixed infinite loop in isfinite function with GCC #221 Christophe Riccio 2014-08-04 01:00:49 +02:00
  • 2b747cbbad Removed last references to GLM_FORCE_RADIANS Christophe Riccio 2014-08-04 00:10:12 +02:00
  • fa6bec2f3d Added swizzle contructor tests Christophe Riccio 2014-08-03 23:40:45 +02:00
  • a0743f94aa Added full tvec1 support to tvec2 Christophe Riccio 2014-07-29 02:42:18 +02:00
  • 8b7d3daa34 Added vec1 operator tests Christophe Riccio 2014-07-28 23:46:46 +02:00
  • d722b398c9 Added scalar conversion constructor Christophe Riccio 2014-07-28 22:08:09 +02:00
  • a957daf1a7 Merge branch '0.9.6' Christophe Riccio 2014-07-18 01:16:48 +02:00
  • 81bdef25aa Fixed VC14 compiler warnings Christophe Riccio 2014-07-18 01:15:15 +02:00
  • 666475a84c Fixed VC14 compiler warnings Christophe Riccio 2014-07-18 00:59:07 +02:00
  • cff845c2b4 Use pragma once Christophe Riccio 2014-07-14 01:48:27 +02:00
  • 7659e901c9 Fixed merge with 0.9.5 Christophe Riccio 2014-06-28 21:26:24 +02:00
  • d84fa89cb8 Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length Christophe Riccio 2014-06-28 21:08:53 +02:00
  • 9a3f42279b - Fixed std::nextafter not supported with C++11 on Android #213 Christophe Riccio 2014-06-28 20:56:12 +02:00
  • 7459161364 Updated revision fornext release Christophe Riccio 2014-06-28 20:45:45 +02:00
  • 6f59e64a55 Use C++ cast Christophe Riccio 2014-06-22 02:03:31 +02:00
  • b5ffd74c3e merge 0.9.5 Christophe Riccio 2014-06-21 16:33:14 +02:00
  • 4fa38c7a03 Fixed warning Christophe Riccio 2014-06-21 16:29:06 +02:00
  • 24cd06552c Fixed GLM_GTX_io coding style Christophe Riccio 2014-06-21 16:23:06 +02:00
  • 7f3c56f278 Removed GCC warning Christophe Riccio 2014-06-21 16:00:17 +02:00
  • 694416701a Replaced C casts by C++ casts Christophe Riccio 2014-06-21 15:42:10 +02:00
  • 9b6eecc739 Fixed corner cases in exp and log functions for quaternions #199 Christophe Riccio 2014-06-21 15:38:49 +02:00
  • a5ab409ed2 Merge branch '0.9.5' Christophe Riccio 2014-06-21 15:18:33 +02:00
  • 08ff93925f Fixed std::nextafter not supported with C++11 on Android #213 Christophe Riccio 2014-06-21 15:07:03 +02:00
  • 2b38221f80 Fixed build Christophe Riccio 2014-06-21 14:02:51 +02:00
  • b69356cadb Resolve aliasing issues #152, #212 Christophe Riccio 2014-06-21 07:41:30 -04:00
  • 381e1627b8 merge Christophe Riccio 2014-06-21 07:27:40 -04:00
  • 16124f0742 Removed useless references Christophe Riccio 2014-06-21 07:25:52 -04:00
  • 9f0fe30585 Fixed build Christophe Riccio 2014-06-21 13:22:06 +02:00
  • b025413a2d Resolve aliasing issue Groove 2014-06-21 07:04:55 -04:00
  • f32cab2842 Remove useless references Christophe Riccio 2014-06-21 13:01:54 +02:00
  • f310f941c6 Fixed strict aliasing issues #212 Christophe Riccio 2014-06-21 12:14:39 +02:00
  • 103a74f7e1 clean up Christophe Riccio 2014-06-21 11:53:28 +02:00
  • 3651530ff0 Fixed build Christophe Riccio 2014-06-21 11:50:42 +02:00
  • dec4db0b15 Merge branch '0.9.5' Christophe Riccio 2014-06-20 22:17:32 +02:00
  • d9bed5d7c9 Updated readme for fixed std::copy and std::vector with GLM types #214 Christophe Riccio 2014-06-20 22:17:04 +02:00
  • 7097e4c7c8 Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective Christophe Riccio 2014-06-20 22:13:06 +02:00
  • ae026e64d3 Merge 0.9.5 Christophe Riccio 2014-06-20 20:10:12 +02:00
  • 95cd2c8b24 Added #214 issue tests. Christophe Riccio 2014-06-20 20:06:41 +02:00
  • 84e05bbbb3 Added test for issue #214 Christophe Riccio 2014-06-20 01:46:28 +02:00
  • 7fe8a1944c Fixed fastDistance ambiguity #215 Christophe Riccio 2014-06-20 01:09:50 +02:00
  • 2935cdc18e Updated readme.txt Christophe Riccio 2014-06-20 00:21:53 +02:00
  • 83f594b5ed Fixed quaternion mul/vec test Christophe Riccio 2014-06-19 23:05:35 +02:00
  • c440b9515a Merge io for GLM types #144 Christophe Riccio 2014-06-15 22:52:23 +02:00
  • d4a8c3fe57 Updated readme for #210 Christophe Riccio 2014-06-12 19:30:53 +02:00
  • a1a861a4a6 Merge pull request #210 from moushkka/0.9.5 Christophe Riccio 2014-06-12 19:27:22 +02:00
  • c506b43d49 Quaternion vector rotation error. #209 Christophe Riccio 2014-06-12 00:29:56 +02:00
  • ea45a7b966 Fixed orientate3 function #207 Christophe Riccio 2014-06-11 22:47:37 +02:00
  • c3c180559a Fixed instruction set detection with Clang #158 Christophe Riccio 2014-06-11 16:56:16 +02:00
  • e2a565e866 Updated readme for issue #211 Christophe Riccio 2014-06-11 16:39:46 +02:00
  • ada6b082f9 Merge pull request #206 from Jeija/patch-1 Christophe Riccio 2014-06-11 16:38:07 +02:00
  • e610e9446e fixed bug in quaternion slerp Joel Nises 2014-06-05 17:48:53 +02:00
  • f8fa1513fa Fix missing @endcond Florian Euchner 2014-05-24 16:59:14 +02:00
  • 4da58d88d4 Optimized Quaternion vector rotation #205 Christophe Riccio 2014-05-23 23:09:32 +02:00
  • a2f4df2b1d Fixed builtin GLM_ARCH_SSE4 #204 Christophe Riccio 2014-05-23 22:23:27 +02:00
  • 7b03f18e32 Merge pull request #201 from dachziegel/0.9.5 Christophe Riccio 2014-05-06 23:21:27 +02:00
  • affd405b37 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2 Christophe Riccio 2014-05-06 22:45:18 +02:00
  • e04ded9e39 Fixed glm::isinf and glm::isnan for with Android NDK 9d #191 Christophe Riccio 2014-05-05 23:08:49 +02:00
  • d19766fcbf added GLM_FUNC_QUALIFIER to be able to use in CUDA dachziegel 2014-05-05 13:45:36 +02:00
  • 842cea8747 Merge 0.9.5 Christophe Riccio 2014-05-04 21:07:05 +02:00
  • a2b70690c1 Added test gor issue #199 Christophe Riccio 2014-05-04 17:34:34 +02:00
  • a4bb7e1e38 Fixed GTX_color_space - saturation #195 Christophe Riccio 2014-05-04 17:29:36 +02:00
  • d77bfa1a70 Fixed GTX_color_space - saturation #195 Christophe Riccio 2014-05-04 17:20:40 +02:00
  • c80f5bc740 Updated readme for GLM 0.9.5.4 with #189 Christophe Riccio 2014-05-04 16:55:15 +02:00
  • 0cbef584e3 Merge pull request #189 from rleigh-dundee/cmake-install Christophe Riccio 2014-05-04 16:51:43 +02:00
  • 9a3d7a115c Fixed build error #190 Christophe Riccio 2014-05-04 16:47:06 +02:00
  • 7d7444df8d Fixed non-utf8 character #196 Christophe Riccio 2014-05-04 16:43:57 +02:00
  • e5ee35323a Fixed non-utf8 character #196 Christophe Riccio 2014-05-04 16:34:46 +02:00
  • 9ecc30c5dd added: missing value_type typedef jan p springer 2014-04-15 18:37:34 +01:00
  • 4aa1c19707 cmake: Don't use unqualified include paths Roger Leigh 2014-04-15 10:54:03 +01:00
  • 34bd28e8c6 cmake: Don't build tests when not testing Roger Leigh 2014-04-15 10:44:03 +01:00
  • e9ad8f7c18 cmake: Don't abort if not testing Roger Leigh 2014-04-15 10:30:58 +01:00
  • a925120716 cmake: Install FindGLM Roger Leigh 2014-04-15 10:26:28 +01:00
  • 37e5868200 fixed: warning wrt. strict aliasing on gcc 4.8.2/clang3.3 jan p springer 2014-04-14 00:13:20 +01:00
  • ae691ce39a commented out already declred types (in glm/fwd.hpp) jan p springer 2014-04-14 00:12:38 +01:00
  • 478dc697ff fixed: compile problems w/ non-existent header files jan p springer 2014-04-14 00:11:25 +01:00
  • 10778448ef Fixed merge Christophe Riccio 2014-04-02 01:31:36 +02:00
  • 6c22a0b82f Updated version for 0.9.5.4 Christophe Riccio 2014-04-02 01:23:19 +02:00
  • 682979ddd8 Fixed next_float for double and fixed ULP tests Christophe Riccio 2014-04-01 23:58:41 +02:00
  • 90ad883d9e Added glm.g-truc.net code samples Christophe Riccio 2014-04-01 22:38:43 +02:00
  • a5d2a63ef3 - Added workaround for a CUDA compiler bug (#186, #185) Christophe Riccio 2014-04-01 01:20:03 +02:00
  • e33136538d - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) Christophe Riccio 2014-03-31 23:50:15 +02:00
  • 12cde2bf75 Added eulerAnglesX tests Christophe Riccio 2014-03-31 02:00:51 +02:00
  • 6409e4135a Merge pull request #184 from mackron/buildfix Christophe Riccio 2014-03-31 00:04:17 +02:00
  • 04d9fa2d45 Fix simd_quat build. David Reid 2014-03-21 18:49:27 +10:00
  • 3f327d5e70 Fixed usubBorrw Christophe Riccio 2014-03-16 12:33:00 +01:00