Commit Graph

725 Commits

Author SHA1 Message Date
Christophe Riccio
8d2d112180 Added API doc 2011-10-24 15:24:48 +01:00
Christophe Riccio
92b010cc87 Document GLM 0.9.2.7 release 2011-10-24 14:58:07 +01:00
Christophe Riccio
729462911c Document GLM 0.9.2.7 release 2011-10-24 14:57:12 +01:00
Christophe Riccio
25b4a14df2 Added missing none squared products 2011-10-24 00:42:24 +01:00
Christophe Riccio
8df8569563 Added () operator for swizzling 2011-10-03 12:39:56 +01:00
Christophe Riccio
fe47d4e2e2 Updated GLM 0.9.2.7 feature list 2011-10-02 01:28:56 +01:00
Christophe Riccio
e8ee34e397 Added constructor taking partial swizzle operation parameter 2011-10-02 01:26:35 +01:00
Christophe Riccio
f1975617c0 Release GLM 0.9.2.6 2011-10-01 11:52:10 +01:00
Christophe Riccio
b7ae077826 Updated GLM 0.9.2.6 release note 2011-09-30 16:38:29 +01:00
Christophe Riccio
d75db9b8e4 Fixed ticket #111, missing swizzle operations 2011-09-30 16:16:55 +01:00
Christophe Riccio
21942860b9 updated readme for release 2011-09-30 14:52:27 +01:00
Christophe Riccio
ac8552d296 Fixed /W4 VC warnings 2011-09-30 14:37:49 +01:00
Christophe Riccio
3def64b49b Fixed matrix division 2011-09-30 14:14:21 +01:00
Christophe Riccio
2438ec04b1 Ticket #129, fixed -Wsign-conversion warnings 2011-09-30 13:57:09 +01:00
Christophe Riccio
35b352168a Fixed revision number 2011-09-30 13:47:38 +01:00
Christophe Riccio
5431212c55 Fixed /W4 warnings 2011-09-29 16:49:50 +01:00
Christophe Riccio
64453fd44e Fixed half vectors on VC + MS lang ext 2011-09-21 10:53:10 +01:00
Christophe Riccio
cec8665d16 Fixed ticket #128, bitfield based on vec types 2011-09-21 10:50:54 +01:00
Christophe Riccio
5498879b8a Released GLM 0.9.2.5 2011-09-20 00:19:53 +01:00
Christophe Riccio
0c7dadef8e Fixed length function for half vec* types 2011-09-18 19:28:48 +01:00
Christophe Riccio
38837a888d Added vec type size tests 2011-09-18 18:49:52 +01:00
Christophe Riccio
3e42bea4a0 Fixed build 2011-09-18 18:22:24 +01:00
Christophe Riccio
26f0bf7a4d Fixed build 2011-09-18 18:20:45 +01:00
Christophe Riccio
91b8ae9c6e Fixed round function 2011-09-16 09:44:06 +01:00
Christophe Riccio
e42e112469 Typo 2011-09-15 14:28:46 +01:00
Christophe Riccio
830988ae52 Updated readme for GLM 0.9.2.5 release 2011-09-14 16:09:59 +01:00
Christophe Riccio
450d75897c Fixed packing function implementation 2011-09-14 16:01:50 +01:00
Christophe Riccio
76214fa0da Fixed build 2011-09-13 13:32:42 +01:00
Christophe Riccio
78ab122ae0 Declare specialized floattoXint functions 2011-09-13 12:56:11 +01:00
Christophe Riccio
0c70a2b1ea Fixed vec3 and vec4 for floattoXint functions 2011-09-13 12:26:33 +01:00
Christophe Riccio
a198721c14 Fixed ticket 126, returns wrong types to floatToXint functions 2011-09-13 11:59:08 +01:00
Christophe Riccio
fb2d15b5df updated readme 2011-09-03 21:53:18 +01:00
Christophe Riccio
22756dcc12 Updated 0.9.2.4 2011-09-03 10:54:38 +01:00
Christophe Riccio
cec6cefa1b Added to_string scalars and vectors tests 2011-09-01 09:57:10 +01:00
Christophe Riccio
b11f0cd3cc Added string cast test 2011-09-01 00:24:18 +01:00
Christophe Riccio
317a14aadd Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-08-28 01:54:31 +01:00
Christophe Riccio
9385876f51 Fixed ticket 120, M_1_PI undeclare in C++0x 2011-08-27 17:13:37 +01:00
Christophe Riccio
9c6acd6549 Fixed ticket 125: missing dependence 2011-08-27 17:08:59 +01:00
Christophe Riccio
d46aa44034 Fixed warning, ticket #118 2011-08-27 15:39:26 +01:00
Christophe Riccio
b2cb4fe479 Fixed ticket #124 cast from mat* to quat undefined error 2011-08-27 15:34:28 +01:00
Christophe Riccio
204a6bf612 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-08-04 23:48:54 +01:00
Christophe Riccio
606383b2ae Fixed GCC warning 2011-08-04 12:53:21 +01:00
Christophe Riccio
c6fcd6c8d0 Getting ready GLM 0.9.2.4 release 2011-08-01 16:17:54 +01:00
Christophe Riccio
43eb90b1bf Ticket #116, fixed color casts 2011-08-01 14:21:09 +01:00
Christophe Riccio
2732d4bae5 Fixed ticket #116, missing bit mask 2011-08-01 14:10:02 +01:00
Christophe Riccio
3a32e3d7c3 Ticket #113, fixed quat product 2011-08-01 14:02:20 +01:00
Christophe Riccio
df750578c4 Ticket #114, fixed documentation 2011-08-01 13:30:48 +01:00
Christophe Riccio
d779fc7892 Added GTC_half_float tests 2011-07-11 09:52:03 +01:00
Christophe Riccio
69e4bb9b8e Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-06-16 23:28:45 +01:00
Christophe Riccio
7931278c0f Fixed mix with bool, ticket #107 2011-06-15 23:55:49 +01:00