Commit Graph

148 Commits

Author SHA1 Message Date
Christophe Riccio
cb4d73a10e Updated doc links 2011-02-12 23:20:26 +00:00
Christophe Riccio
112b5af1a5 Added downloads 2011-02-12 23:12:31 +00:00
Christophe Riccio
ba681f16c1 Updated readme.txt for GLM 0.9.0.8 2011-02-12 23:02:27 +00:00
Christophe Riccio
41c8cc204d Updated version 2011-02-12 22:56:18 +00:00
Christophe Riccio
75af4af789 Added alternative implementation of SLERP 2011-02-08 11:59:00 +00:00
Christophe Riccio
b8190d15d9 Updated readme formatting and added a usage section 2011-02-08 11:31:09 +00:00
Christophe Riccio
5b2e2e2285 Added multiplication operator 2011-02-04 10:57:03 +00:00
Christophe Riccio
7b8ac51ea3 Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0 2011-02-04 10:39:12 +00:00
Christophe Riccio
3481b82b6b Added developer option 2011-02-03 23:58:24 +00:00
Christophe Riccio
9b38fe5dcb Updated copyright date 2011-01-31 18:32:27 +00:00
Christophe Riccio
e6135ad1bd Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0 2011-01-31 18:15:51 +00:00
Christophe Riccio
2268a23bf3 Fixed trunc implementation 2011-01-31 17:24:08 +00:00
Christophe Riccio
dd1ec7ec91 Added GLM 0.9.0.7 release 2011-01-30 17:16:51 +00:00
Christophe Riccio
d6dde1bf84 Added missing equal operators 2011-01-30 14:21:43 +00:00
Christophe Riccio
1b6c73a82e Added packing implementations 2011-01-28 11:59:02 +00:00
Christophe Riccio
2fd280a6f8 Fixed build 2011-01-19 12:31:45 +00:00
Christophe Riccio
02241126ee Clarify dummy.cpp 2011-01-19 12:31:19 +00:00
Christophe Riccio
02bd23bee7 Improved 64 bits support on GCC 2011-01-19 12:08:47 +00:00
Christophe Riccio
7110f4febd Updated version 2011-01-19 12:06:12 +00:00
Christophe Riccio
c6e7d14555 Updated equal and not equal operators for matrices 2011-01-19 12:05:28 +00:00
Christophe Riccio
efce35f901 Updated equal and not equal operators for vectors 2011-01-19 11:56:48 +00:00
Christophe Riccio
33a2629f4a Merge branch 'master' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math 2010-12-21 01:24:00 +00:00
Christophe Riccio
9b00122984 Updated GLM 0.9.0.6 post 2010-12-21 01:22:04 +00:00
Christophe Riccio
87dd471cfc Added FindGLM cmake script 2010-12-20 23:52:00 +00:00
Christophe Riccio
2432d67e93 Added news for GLM 0.9.0.6 release 2010-12-20 10:56:51 +00:00
Christophe Riccio
3c088ce202 Updated readme for GLM 0.9.0.6 release 2010-12-20 01:38:26 +00:00
Christophe Riccio
637c2c5819 Resolved ticket #32 2010-12-20 00:23:22 +00:00
Christophe Riccio
ef0759ab21 Ticket #29 2010-12-20 00:16:00 +00:00
Christophe Riccio
e07f5f1f24 Fixes submitted by ticket #30 2010-12-20 00:04:53 +00:00
Christophe Riccio
4409032a9d Optimized inverse 2010-11-27 13:24:28 +00:00
Christophe Riccio
778aab7d98 Added FindGLM cmake module 2010-11-17 18:06:20 +00:00
Christophe Riccio
81456e8b62 Added release info for GLM 0.9.0.5 2010-11-01 22:59:32 +00:00
Christophe Riccio
a3cd73d21d Merge http://github.com/mysticbob/glm into 0.9.0-clang 2010-10-27 21:26:29 +01:00
Christophe Riccio
e93ca2c762 Fixed ticket #27, missing inline 2010-10-27 21:15:19 +01:00
Bob Kuehne
6affb1b1ff fixes for clang compatibility 2010-10-26 14:48:22 -04:00
Christophe Riccio
c13515fb22 Fixed declaration / definision mismatch 2010-10-19 12:33:10 +01:00
Christophe Riccio
f93f73b877 Added extension files 2010-10-18 12:29:53 +01:00
Christophe Riccio
422165da63 Fixed merge 2010-10-16 21:27:23 +01:00
Christophe Riccio
e724e5170c Fixed GLM_GTX_bit extension 2010-10-05 23:52:59 +01:00
Christophe Riccio
64677b50a0 Fixed operators declarations 2010-10-05 23:32:02 +01:00
Christophe Riccio
1e8cec2eb6 Fixed merge 2010-10-04 21:15:14 +01:00
Christophe Riccio
1a66b0b4ac Added post for GLM 0.9.0.4 release 2010-10-04 21:00:52 +01:00
Christophe Riccio
d928c93f6b Updated download links 2010-10-04 19:05:57 +01:00
Christophe Riccio
af0f03a9a7 Added post for release 0.9.0.4 2010-10-04 18:40:58 +01:00
Christophe Riccio
a1bfc1071b Updated version number 2010-10-04 14:47:37 +01:00
Christophe Riccio
81b92599dc Updated readme for GLM 0.9.0. 2010-10-04 14:46:53 +01:00
Christophe Riccio
8c6578d3a6 Added autoexp files for Visual Studio debugging 2010-10-04 14:46:24 +01:00
Christophe Riccio
54ac116806 Fixed division operator 2010-10-04 13:01:05 +01:00
Christophe Riccio
d280567f61 Deleted build files 2010-10-04 10:32:59 +01:00
Christophe Riccio
091158ad4c Deleted build files 2010-10-04 10:31:42 +01:00