Commit Graph

  • 4c71c7e584 Add test_isLeftOrOn Jesse Talavera-Greenberg 2015-09-28 18:59:47 -0400
  • 47753b5826 Add test_isLeft to gtx_vector_query.cpp Jesse Talavera-Greenberg 2015-09-28 18:54:58 -0400
  • 49aa226974 Add the gtx_area test to test/gtx/CMakeLists.txt Jesse Talavera-Greenberg 2015-09-28 18:54:10 -0400
  • 487448e1c0 Add isLeft and isLeftOrOn to GLM_GTX_vector_query Jesse Talavera-Greenberg 2015-09-28 18:53:36 -0400
  • bdceb99cbd Clarify the sign of glm::area's output Jesse Talavera-Greenberg 2015-09-28 18:52:54 -0400
  • 0a5786ee6d Add test for GLM_GTX_area Jesse Talavera-Greenberg 2015-09-28 18:51:35 -0400
  • 794de6b651 Add GLM_GTX_area extension Jesse Talavera-Greenberg 2015-09-28 18:51:12 -0400
  • cb5a2a86ca Fixed GTC_packing unpackUnorm3x10_1x2 #414 Christophe Riccio 2015-09-28 23:47:40 +0200
  • bc170cfc0f Fixed GTX_component_wise Christophe Riccio 2015-09-28 19:42:28 +0200
  • bc326abd50 Fixed merge Christophe Riccio 2015-09-28 19:27:53 +0200
  • 26f1065429 Added compScale Christophe Riccio 2015-09-28 19:23:16 +0200
  • 26590ecb0b Added compScale Christophe Riccio 2015-09-28 11:30:54 +0200
  • 678d393b99 Fixed GTC_round floorMultiple/ceilMultiple #412 Christophe Riccio 2015-09-28 11:19:38 +0200
  • 518937965d Merge pull request #413 from TUM-I5/master Christophe R. 2015-09-28 11:17:33 +0200
  • 062e1238fa Updated projects using GLM Christophe Riccio 2015-09-27 21:55:11 +0200
  • 12f0ca520d Fixed build Christophe Riccio 2015-09-25 03:20:54 +0200
  • 10e28738cc Updated GLM revision Christophe Riccio 2015-09-25 03:16:59 +0200
  • 2865a0e54e Fixed release note Christophe Riccio 2015-09-25 03:16:06 +0200
  • 04faf66d58 Added compNormalize function to GTX_component_wise float_normalize Christophe Riccio 2015-09-25 03:14:25 +0200
  • a9ab80d5fd Added compNormalize function to GTX_component_wise Christophe Riccio 2015-09-25 03:14:11 +0200
  • 998feff87e Added GTX_float_normalize Christophe Riccio 2015-09-25 02:39:41 +0200
  • fa6fd748c0 Add test for floorMultiple/ceilMultiple (float only) Sebastian Rettenberger 2015-09-23 12:03:44 +0200
  • de9e62f0a4 Fix floorMultiple/ceilMultiple for float Sebastian Rettenberger 2015-09-23 12:03:15 +0200
  • e6d4fd738e Merge 05a347398c into 8f39bb8730 Jesse Talavera-Greenberg 2015-09-11 23:57:03 +0000
  • 05a347398c Removed glm/detail/func_noise.(hpp|inl) Jesse Talavera-Greenberg 2015-09-11 19:56:48 -0400
  • 16202be2a4 Add GLM_NOEXCEPT to most gtx functions Jesse Talavera-Greenberg 2015-09-11 19:47:22 -0400
  • b633ead29f Add GLM_NOEXCEPT to most gtc functions Jesse Talavera-Greenberg 2015-09-11 19:32:48 -0400
  • f7f1239bb7 Add GLM_NOEXCEPT to most functions in glm/detail Jesse Talavera-Greenberg 2015-09-11 19:20:16 -0400
  • 5a6df6214c Add GLM_NOEXCEPT Jesse Talavera-Greenberg 2015-09-11 17:13:11 -0400
  • c965ac42d6 Add detection for noexcept Jesse Talavera-Greenberg 2015-09-11 17:13:01 -0400
  • df6ea80059 Merge 8b4f4ef0be into 8f39bb8730 Jesse Talavera-Greenberg 2015-09-11 20:39:13 +0000
  • 8b4f4ef0be Remove the generated HTML Jesse Talavera-Greenberg 2015-09-11 16:36:06 -0400
  • 8f39bb8730 Removed unused func_noise.* files #398 0.9.7.1 Christophe Riccio 2015-09-06 22:30:17 +0200
  • 47c77475a9 - Improved overall execution time of unit tests #396 Christophe Riccio 2015-09-06 22:22:20 +0200
  • 72d9e61d67 Preparing GLM 0.9.7.1 release Christophe Riccio 2015-09-06 22:09:07 +0200
  • a93d09be34 Fixed builtin bitscan never being used #392 Christophe Riccio 2015-09-06 22:06:26 +0200
  • af10e20f68 Fixed core_func_integer test Christophe Riccio 2015-09-06 22:03:28 +0200
  • d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 Christophe Riccio 2015-09-06 22:02:54 +0200
  • 0dd4cc4356 Fixed test Christophe Riccio 2015-09-06 21:52:22 +0200
  • d9085ff41e Udpated readme for #394 Christophe Riccio 2015-09-06 21:37:50 +0200
  • bd64585574 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-09-06 21:36:29 +0200
  • 992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 Christophe Riccio 2015-09-06 21:36:05 +0200
  • 7b5971c87c Merge pull request #394 from cgcostume/master Christophe R. 2015-09-04 18:10:01 +0200
  • 1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 Daniel Limberger 2015-09-04 16:15:35 +0200
  • d7b01eb9ad Updated revision number for upcoming release Christophe Riccio 2015-08-31 22:55:00 +0200
  • e7bae9891a Improved coding style consistency Christophe Riccio 2015-08-31 22:50:24 +0200
  • bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 Christophe Riccio 2015-08-31 22:34:14 +0200
  • d8f7b080d0 Fixed build Christophe Riccio 2015-08-31 22:25:12 +0200
  • 3356896a3a Fixed build Christophe Riccio 2015-08-31 22:21:03 +0200
  • 1d266efe20 - Improved constexpr for constant functions coverage #198 Christophe Riccio 2015-08-31 22:14:45 +0200
  • f92c1219ed Fixed non-identity quaternions for equal vectors #234 Christophe Riccio 2015-08-31 21:56:34 +0200
  • f28708265d Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-08-31 18:57:07 +0200
  • c10df14b58 Fixed strict alignment warnings #235 #370 Christophe Riccio 2015-08-31 18:55:45 +0200
  • 3df361a9fb Merge 149bcf414e into 7a8b532519 Jules Blok 2015-08-31 16:19:15 +0000
  • 7a8b532519 Merge pull request #393 from morganbengtsson/master Christophe R. 2015-08-31 18:18:23 +0200
  • 2f4338269d Fixed reliability issue of GLM_HAS caps #377 Christophe Riccio 2015-08-31 18:14:54 +0200
  • 6aabe5a07d Fixed warnings Christophe Riccio 2015-08-31 18:13:46 +0200
  • 70234afb49 Fixed warnings Christophe Riccio 2015-08-31 18:12:26 +0200
  • debed28149 Fixed link errors on compilers not supported default function #377 Christophe Riccio 2015-08-31 18:01:51 +0200
  • be983bd7cb Added test Christophe Riccio 2015-08-31 17:33:22 +0200
  • 497da9a7cd Update matrix_decompose.hpp Morgan Bengtsson 2015-08-28 22:13:05 +0200
  • 360d39d718 Merge 2c89bb11df into ebdd48fa6f Tirus42 2015-08-28 14:01:04 +0000
  • 2c89bb11df setup.hpp: Moved code in meaningful order. Tirus42 2015-08-28 15:54:48 +0200
  • ebdd48fa6f Merge branch 'master' of https://github.com/g-truc/glm Christophe R 2015-08-23 14:49:37 +0200
  • 9da11ffdb1 add glm::ortho_2d Russell Greene 2015-08-22 14:30:36 -0600
  • cd907a8f0f Merge pull request #385 from BryceMehring/master Christophe R. 2015-08-13 17:19:38 -0400
  • 058417c7e4 Merge 6e191189e0 into 7af366edb8 Thom de Villa 2015-08-13 15:07:16 +0000
  • 6e191189e0 func body fixes Celestin de Villa 2015-08-13 17:06:55 +0200
  • 6f128f5983 Fixed C++11 standard library error message Bryce Mehring 2015-08-12 22:44:32 -0500
  • 4108e69e85 gtc/reciprocal declaration fixes Celestin de Villa 2015-08-12 22:17:47 +0200
  • 54407ad5e6 Merge 62ced8df39 into 7af366edb8 Thom de Villa 2015-08-12 20:13:21 +0000
  • 26e9d45284 Merge 62ced8df39 into 7af366edb8 Thom de Villa 2015-08-12 20:08:31 +0000
  • 62ced8df39 fix definition to match declaration Celestin de Villa 2015-08-12 22:03:06 +0200
  • ddcb8f2b1e filename typo fix Celestin de Villa 2015-08-12 17:14:26 +0200
  • c15e2f4003 Merge pull request #5 from g-truc/master Thom de Villa 2015-08-12 17:04:54 +0200
  • 7af366edb8 Merge pull request #380 from simonkrogmann/fix_rand_in_vc_2013 Christophe R. 2015-08-09 16:36:36 -0400
  • 0092c91f42 Fix incorrect parenthesis Simon Krogmann 2015-08-09 19:08:41 +0200
  • 149bcf414e Use the type BUGGY_VC32BITS workaround for VC2013. Jules Blok 2015-08-09 13:53:32 +0200
  • 79f6d92c8a Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 Christophe R 2015-08-09 10:50:29 +0200
  • f9535f2398 Trying to reproduce #235 Christophe R 2015-08-09 00:24:38 +0200
  • 116a9037cc Merge pull request #376 from trevex/master Christophe R. 2015-08-05 17:59:47 +0200
  • d48a70d0da Fixed typo resulting in warnings when building with -Wpedantic. Nik Voss 2015-08-05 16:32:24 +0200
  • 134166940d Added link to release tags 0.9.7.0 Christophe Riccio 2015-08-02 10:35:23 +0200
  • cedaed68f6 Updated version for final 0.9.7.0 release Christophe Riccio 2015-08-02 10:23:58 +0200
  • 10c3d324a3 updated API Christophe Riccio 2015-08-02 10:23:00 +0200
  • a9a552338d updated API Christophe Riccio 2015-08-02 10:22:42 +0200
  • e0c4a71016 Clean up doxygen and source Christophe Riccio 2015-08-02 01:39:00 +0200
  • 96824ffcf5 Reduced doc size Christophe Riccio 2015-08-01 23:16:31 +0200
  • f8a0babec1 Updated doc Christophe Riccio 2015-08-01 23:00:53 +0200
  • bc0f5317fd Updated documentation Christophe Riccio 2015-08-01 22:54:27 +0200
  • 5437d49cf2 Renamed GTC_color to GTC_color_space Christophe Riccio 2015-08-01 21:55:28 +0200
  • d6ae2fd694 Fixed matrix conversions and added unit tests #371 Christophe Riccio 2015-08-01 21:40:36 +0200
  • 6ccdafb718 Updated GLM documentation Christophe R 2015-08-01 20:33:33 +0200
  • 1e502c0919 Fixed decompose warnings #373 Christophe Riccio 2015-08-01 11:35:57 +0200
  • 37d4ca9c4c Merge pull request #368 from JesseTG/jtg/oops-sorry Christophe R. 2015-07-25 23:28:38 +0200
  • afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 Christophe Riccio 2015-07-25 23:23:59 +0200
  • 53e494bea9 Removed GTX_multiple Christophe Riccio 2015-07-25 23:23:03 +0200
  • a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 Christophe Riccio 2015-07-25 21:31:51 +0200
  • 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type Jesse Talavera-Greenberg 2015-07-25 14:33:01 -0400
  • f46249620a Add pure typedefs to the SIMD types Jesse Talavera-Greenberg 2015-07-25 14:28:24 -0400