Commit Graph

710 Commits

Author SHA1 Message Date
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
Christophe Riccio
1e3a12d8b5 Fixed ticket #112, euler angle functions return degrees. 2011-06-15 19:35:33 +01:00
Christophe Riccio
7559439c93 Getting ready for GLM 0.9.2.3 release 2011-06-09 10:16:41 +01:00
Christophe Riccio
11d67b6749 Fixed namespace visibility 2011-06-02 15:52:36 +01:00
Christophe Riccio
0ffce51edf Fixed more typos 2011-06-02 13:22:50 +01:00
Christophe Riccio
f21030cce2 Fixed typos 2011-06-02 13:20:06 +01:00
Christophe Riccio
ebba087843 typos 2011-06-02 13:06:24 +01:00
Christophe Riccio
852ada9c3d Typo 2011-06-02 12:51:52 +01:00
Christophe Riccio
b1b8b18256 Added doc for GLM 0.9.2.2 release 2011-06-02 10:47:25 +01:00
Christophe Riccio
40f3e519a8 Fixed build on MinGW 2011-06-02 10:08:44 +01:00
Christophe Riccio
a0256b5946 Fixed build on Visual C++, completed extended matrix cast #105 2011-06-02 09:58:20 +01:00
Christophe Riccio
b049f47c2f Fixed merge with origin 2011-06-01 20:20:12 +01:00
Christophe Riccio
f9dd517d0c Added implementation of missing matrix constructor 2011-06-01 20:17:23 +01:00
Christophe Riccio
d373c85b67 Updated documentation for 0.9.2.2 release 2011-06-01 19:01:44 +01:00
Christophe Riccio
92d3fc5b6a Fixed #102, removed GCC warnings 2011-06-01 17:22:15 +01:00
Christophe Riccio
e43633dbe6 Moved test to GTX tests 2011-06-01 17:00:20 +01:00