Commit Graph

  • 66b714c418 Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars Christophe Riccio 2016-03-23 02:01:16 +0530
  • fffce8727f Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-03-19 17:11:32 +0100
  • bbe076549a Improved coding style consistency, scalars are passed by copy Christophe Riccio 2016-03-19 17:10:42 +0100
  • b0091cfbc5 Fixed readme Christophe Riccio 2016-03-19 15:38:21 +0100
  • 1d9f8408e6 Merge 0.9.7 branch Christophe Riccio 2016-03-19 12:53:27 +0100
  • 407d671954 Updated readme Christophe Riccio 2016-03-19 12:37:39 +0100
  • 578c4f4f9f Rename tvec1 parameters from scalar to v1/v2 Sami Kankaristo 2016-03-15 03:24:53 +0200
  • ad9bfffe65 Fix operator-(), add operator+() Sami Kankaristo 2016-03-15 02:38:16 +0200
  • c7700573a4 Add missing boolean operator declarations Sami Kankaristo 2016-03-15 02:37:38 +0200
  • 42b818d4bb Fix declarations (use tdualquat instead of tquat) Sami Kankaristo 2016-03-15 02:36:33 +0200
  • ece2b8b5a2 Add missing boolean operator declarations Sami Kankaristo 2016-03-15 02:22:48 +0200
  • 8662a567b2 Add const & to POD to match other functions in the class Sami Kankaristo 2016-03-15 02:21:42 +0200
  • b7fef63ef8 Remove const & from POD to match other functions in class Sami Kankaristo 2016-03-15 02:20:15 +0200
  • d3036fd010 Add missing operator function definitions Sami Kankaristo 2016-03-13 21:32:33 +0200
  • 785c8892d9 Add missing const to declaration Sami Kankaristo 2016-03-13 21:32:06 +0200
  • 6c61c332f4 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 Christophe Riccio 2016-03-19 12:31:19 +0100
  • 61d58b0296 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 Christophe Riccio 2016-03-19 12:28:18 +0100
  • 93d09e0e93 Merge pull request #490 from IndiumGames/more-undefined-reference-errors Angelica Wrangler 2016-03-15 09:37:46 +0100
  • 99d3486e1f Rename tvec1 parameters from scalar to v1/v2 Sami Kankaristo 2016-03-15 03:24:53 +0200
  • 2d54f437f1 Fix operator-(), add operator+() Sami Kankaristo 2016-03-15 02:38:16 +0200
  • 55d7b07e12 Add missing boolean operator declarations Sami Kankaristo 2016-03-15 02:37:38 +0200
  • 131b85f4b9 Fix declarations (use tdualquat instead of tquat) Sami Kankaristo 2016-03-15 02:36:33 +0200
  • 21fb034338 Add missing boolean operator declarations Sami Kankaristo 2016-03-15 02:22:48 +0200
  • 236fed9d93 Add const & to POD to match other functions in the class Sami Kankaristo 2016-03-15 02:21:42 +0200
  • 1e192be370 Remove const & from POD to match other functions in class Sami Kankaristo 2016-03-15 02:20:15 +0200
  • 7f1bb02a26 Invert when static and dynamic lib messages appears Christophe Riccio 2016-03-14 22:29:55 +0100
  • 25d6c8e341 update: date stamps + GLM_META_PROG_HELPERS pre-requiste jan p springer 2016-03-14 16:37:30 +0000
  • a5a69566b9 update: date stamps jan p springer 2016-03-14 16:36:34 +0000
  • b52156991e fixed: glm::operator<< (using a copy of #491) jan p springer 2016-03-14 13:13:21 +0000
  • ca7a4ed4fe Merge remote-tracking branch 'upstream/master' jan p springer 2016-03-14 12:35:35 +0000
  • ae15b8982b Correct type_trait info so it doesn't conflict with the file name Jesse Talavera-Greenberg 2016-03-13 20:23:51 -0400
  • ffaa6fe7c0 Add missing cols/rows constants Jesse Talavera-Greenberg 2016-03-13 20:19:19 -0400
  • 798e4f0e78 Remove (old?) operator/ member functions Sami Kankaristo 2016-03-13 21:32:41 +0200
  • 8e7a3a9053 Add missing operator function definitions Sami Kankaristo 2016-03-13 21:32:33 +0200
  • b968defd22 Add missing const to declaration Sami Kankaristo 2016-03-13 21:32:06 +0200
  • 07689bcc4d Fixed build, updated manual for 0.9.8 Christophe Riccio 2016-03-13 13:17:51 +0100
  • 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait Christophe Riccio 2016-03-13 12:56:26 +0100
  • d245268c2e Merge branch '0.9.7' Christophe Riccio 2016-03-12 20:35:20 +0100
  • 444cf0f36a Fixed undefined reference errors #489 Christophe Riccio 2016-03-12 20:35:06 +0100
  • e60273daff Add missing vec4 operator definitions Sami Kankaristo 2016-03-12 18:34:40 +0200
  • 3ec43e9522 Fix incorrect declaration (now matches definition) Sami Kankaristo 2016-03-12 18:31:43 +0200
  • a848fa69be Remove duplicate function declarations Sami Kankaristo 2016-03-12 18:30:07 +0200
  • 95cf1825d5 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-03-12 20:31:29 +0100
  • e64e77144f Merge pull request #489 from IndiumGames/undefined-reference-errors Angelica Wrangler 2016-03-12 20:30:34 +0100
  • 3860fbaa9a Add missing vec4 operator definitions Sami Kankaristo 2016-03-12 18:34:40 +0200
  • 780d5f403b Fix incorrect declaration (now matches definition) Sami Kankaristo 2016-03-12 18:31:43 +0200
  • 5222e0baca Remove duplicate function declarations Sami Kankaristo 2016-03-12 18:30:07 +0200
  • b14e39b4cf Added target to build optional static and dynamic GLM library Christophe Riccio 2016-03-12 01:32:40 +0100
  • 86c58b8b8b Added iround and uround to GTC_integer, fast round on positive values Christophe Riccio 2016-03-10 21:53:08 +0100
  • 52d05aee76 Fixed build Christophe Riccio 2016-03-10 21:24:37 +0100
  • 79b433e9b0 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2016-03-10 21:19:35 +0100
  • c853df1638 Added uround to GTC_integer, fast round on positive values Christophe Riccio 2016-03-10 21:17:46 +0100
  • 6e5f42bd28 Fixed error message type Christophe Riccio 2016-03-06 12:52:34 +0100
  • f48fe286ad Consolidate setup options in setup.hpp Christophe Riccio 2016-03-06 03:36:20 +0100
  • a391bc1be6 Clean up GTX_matrix_transform coding style Christophe Riccio 2016-03-06 02:28:21 +0100
  • ecfebe640f Clean up to close model matrix decompose #227 Christophe Riccio 2016-03-06 02:13:45 +0100
  • 58f432b76d Updated release note to mention #415 Christophe Riccio 2016-03-06 00:18:05 +0100
  • fe18a36c10 - Added right and left handed projection and clip control support #447 #119 Christophe Riccio 2016-03-06 00:16:09 +0100
  • 45d18796e3 merge 0.9.7 branch Christophe Riccio 2016-03-05 23:58:38 +0100
  • 66f37220c9 Merge branch '0.9.7' Christophe Riccio 2016-03-05 23:57:42 +0100
  • 239cf70ade Fixed: outerProduct was defined incorrectly for unmatched vecX types. E.g. outerProduct(vec2, vec4) did not succeed because the matrix return types were wrong. The computing function seemed fine. I used https://en.wikipedia.org/wiki/Outer_product as reference on what the number of columns/rows ''should'' be and fixed it so that it matches the description from wikipedia Added: tests for outerProduct with unmatched vector dimensions (actually testing all combinations now) Paul Konstantin Gerke 2016-01-24 21:14:25 +0100
  • b3b72527b1 Fixed: operator signatures of mat2x4 and vec4 (no guaratees that I found all issues) Paul Konstantin Gerke 2016-01-24 19:34:26 +0100
  • 8e411733b2 - Fixed eulerAngles precision error, returns NaN #451 Christophe Riccio 2016-03-05 23:49:07 +0100
  • 2d813b587a This fixes #461 sippeangelo 2015-12-16 15:57:29 +0100
  • eb33d9c188 - Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475 Christophe Riccio 2016-03-05 23:20:12 +0100
  • 30ab2ee25b Fixed polar coordinates function latitude #485 Christophe Riccio 2016-03-05 23:36:18 +0100
  • 62717b5159 - Fixed polar coordinates function latitude #485 Christophe Riccio 2016-03-05 23:36:18 +0100
  • c9720a7f40 Merge pull request #485 from NouberNou/NouberNou-Polar-Coordinates-Fix Angelica Wrangler 2016-03-05 23:35:14 +0100
  • 8647d60086 Merge pull request #462 from sippeangelo/issue-461 Angelica Wrangler 2016-03-05 23:27:51 +0100
  • 44d773ad5e Merge pull request #480 from ReadmeCritic/master Angelica Wrangler 2016-03-05 23:24:37 +0100
  • bd68af60bd - Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475 Christophe Riccio 2016-03-05 23:20:12 +0100
  • 72a8ba473d Merge pull request #475 from MrApplejuice/master Angelica Wrangler 2016-03-05 23:18:21 +0100
  • 2783a490da Merge pull request #478 from hoodie/master Angelica Wrangler 2016-03-05 23:12:26 +0100
  • 251ad15b68 Improved GLM_FORCE_EXPLICIT_CTOR coverage #481 Christophe Riccio 2016-03-05 23:01:01 +0100
  • 57bf985fe5 Fixed build Christophe Riccio 2016-03-05 22:29:52 +0100
  • 082272421a Fixed long long warnings when using C++98 on GCC and Clang #482 Christophe Riccio 2016-03-05 22:25:17 +0100
  • 5fad3f437d Added more tests for ceilMultiple Christophe Riccio 2016-03-02 21:44:59 +0100
  • 57316860a1 Fixed ceilMultiple test Christophe Riccio 2016-03-02 21:42:13 +0100
  • c6aa981e2a Added ceilMultiple test with integers Christophe Riccio 2016-03-02 21:32:44 +0100
  • b189cb2f29 Fix polar coordinates function latitude. NouberNou 2016-02-25 18:18:02 -0800
  • cb71d2376d Merge branch '0.9.7' Christophe Riccio 2016-02-21 19:40:47 +0100
  • 045aa8e541 Fixed atanh warning #484 Christophe Riccio 2016-02-21 19:40:24 +0100
  • 4945ec7471 Merge 0.9.7 branch Christophe Riccio 2016-02-21 19:00:36 +0100
  • 0d48c43385 Fixed asinh warning with C++98 STL #484 Christophe Riccio 2016-02-21 18:59:26 +0100
  • 1ec8ab365e Merge 0.9.7 Christophe Riccio 2016-02-21 14:38:50 +0100
  • 5809830f64 Get ready for 0.9.7.3 release Christophe Riccio 2016-02-21 14:36:38 +0100
  • 162fad6a31 Merge branch '0.9.7' Christophe Riccio 2016-02-21 14:29:31 +0100
  • 500a955d45 Fixed 64 bits constants warnings on GCC #463 Christophe Riccio 2016-02-21 14:29:07 +0100
  • 904db64afd Updated readme for fixed Clang build on Windows #479 Christophe Riccio 2016-02-21 14:22:19 +0100
  • 54ad263974 Fixed Clang on Windows build #479 Christophe Riccio 2016-02-21 14:15:17 +0100
  • 14e0a5576a Fixed Clang on Windows build #479 Christophe Riccio 2016-02-21 14:15:17 +0100
  • 907cb9d968 Fixed bad merge #483 Christophe Riccio 2016-02-21 13:24:29 +0100
  • 449f785a60 Correct the spelling of Xcode in README ReadmeCritic 2016-02-16 13:40:43 -0800
  • 65e88d9f9d Merge 0.9.7 Christophe Riccio 2016-02-15 21:13:42 +0100
  • cc2f15803e Added AVX512 detection Christophe Riccio 2016-02-15 21:11:55 +0100
  • 407a7598aa Improved new version of GCC detection #477 Christophe Riccio 2016-02-15 20:29:55 +0100
  • bc09ecf898 setup: detect GCC 6.0 Joonas Sarajärvi 2016-02-04 19:42:25 +0200
  • 4afc6b723a Merge pull request #477 from muep/master Angelica Wrangler 2016-02-15 20:24:54 +0100
  • 191e2d715b Removed CDash config Christophe Riccio 2016-02-11 00:06:05 +0100
  • 1ee2f3219e Merged 0.9.7 Christophe Riccio 2016-02-11 00:05:27 +0100