Commit Graph

465 Commits

Author SHA1 Message Date
Christophe Riccio
d850bdcd0b Merge branch '0.9.2' into 0.9.3 2011-06-01 17:00:34 +01:00
Christophe Riccio
e43633dbe6 Moved test to GTX tests 2011-06-01 17:00:20 +01:00
Christophe Riccio
2500be6bcb Fixed #95, shortMix implementation 2011-06-01 16:27:50 +01:00
Christophe Riccio
6c9364c2e8 Fixed ticket #104, dependence between GTX_epsilon and GTC_quaternion 2011-06-01 16:17:45 +01:00
Christophe Riccio
54e8df2ff3 Fixed compiler detection between GCC, LLVM and Clang; fixed MinGW build 2011-06-01 16:09:20 +01:00
Christophe Riccio
b049cae5f2 Updated random tests 2011-06-01 10:45:24 +01:00
Christophe Riccio
74e22c481e Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-31 21:41:26 +01:00
Christophe Riccio
93e45a52d5 Fixed warnings 2011-05-31 21:30:52 +01:00
Christophe Riccio
2b79365baf Removed many warnings with GCC/LLVM 2011-05-31 19:34:19 +01:00
Christophe Riccio
87f1e507f3 Fixed mix build on MacOSX 2011-05-31 19:28:30 +01:00
Christophe Riccio
6fab8113d7 Fixed contructor of mat2 and added tests 2011-05-31 17:25:16 +01:00
Christophe Riccio
b3c293f8b4 Fixed missing precision quaternion types 2011-05-31 16:18:14 +01:00
Christophe Riccio
ffb940cbdf Fixed missing precision matrix types 2011-05-31 16:15:21 +01:00
Christophe Riccio
22e51711c1 Merge branch '0.9.2' into 0.9.3 2011-05-31 14:34:18 +01:00
Christophe Riccio
c9b7b712fb Fixed angle implementation 2011-05-27 16:34:20 +01:00
Christophe Riccio
6128d643eb Added missing types declarations 2011-05-27 00:46:05 +01:00
Christophe Riccio
fc8a5d4c0a Merge branch '0.9.2' into 0.9.3 2011-05-27 00:38:58 +01:00
Christophe Riccio
2305e6b2f0 Removed test messages for dev left behind... 2011-05-27 00:36:59 +01:00
Christophe Riccio
f87def17de Fixed tests 2011-05-27 00:31:58 +01:00
Christophe Riccio
5c70242e90 Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-27 00:28:50 +01:00
Christophe Riccio
197d784549 Fixed quat mix build 2011-05-27 00:27:52 +01:00
Christophe Riccio
bf11a54bc8 Fixed half based types, missing non square matrices types 2011-05-26 22:39:08 +01:00
Christophe Riccio
b8de01d411 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-26 22:02:45 +01:00
Christophe Riccio
d815607abb Fixed slerp 2011-05-26 22:01:28 +01:00
Christophe Riccio
4be7a9bbaa Fixed factorial implementation 2011-05-26 15:00:06 +01:00
Christophe Riccio
04d9f92688 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-26 11:27:24 +01:00
Christophe Riccio
f4dbbd42ef Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 2011-05-26 11:26:21 +01:00
Christophe Riccio
706c299636 Added length functions to matrix types and quaternions and tests. Ticket #97 2011-05-26 02:23:51 +01:00
Christophe Riccio
9e1bc811e3 Merge branch '0.9.2' into 0.9.3 2011-05-25 22:37:46 +01:00
Christophe Riccio
2baf928bd5 Fixed type cast 2011-05-25 10:00:13 +01:00
Christophe Riccio
f7d6ffc833 Added quaternion tests 2011-05-25 09:50:01 +01:00
Christophe Riccio
598a8fc87e Merge branch 0.9.2 2011-05-24 13:33:05 +01:00
Christophe Riccio
05cac2eb81 Updated documentation for GLM 0.9.2.2 release 2011-05-24 13:32:07 +01:00
Christophe Riccio
95889e3570 Fixed last glitch in Clang support 2011-05-23 10:16:52 +01:00
Christophe Riccio
f0164ad7ce More fixing for the swizzle operators 2011-05-23 02:36:19 +01:00
Christophe Riccio
934132b6ae Merge branch '0.9.2' into 0.9.3 2011-05-22 23:24:41 +01:00
Christophe Riccio
7064dbd3a0 Fixing swizzle operator on Clang... WIP 2011-05-22 16:21:48 +01:00
Christophe Riccio
c216e0efb7 Merge GCC LLVM and Clang detections 2011-05-22 15:02:09 +01:00
Christophe Riccio
3473acdc2a Fixed SIMD trunc implementation 2011-05-22 11:59:02 +01:00
Christophe Riccio
89bd8856c1 Merge branch '0.9.2' into 0.9.3 2011-05-21 13:18:58 +01:00
Christophe Riccio
f5fd037ade Updated doxygen documentation 2011-05-20 18:58:29 +01:00
Christophe Riccio
0e9ad7b6a5 Fixed LLVM GCC support 2011-05-19 10:26:22 +01:00
Christophe Riccio
d44abf89f4 Updated release number 2011-05-19 01:14:13 +01:00
Christophe Riccio
d012a38c72 Merge branch '0.9.2' into 0.9.3 2011-05-19 01:09:17 +01:00
Christophe Riccio
50c0f1cddb Updated release number 2011-05-19 01:09:03 +01:00
Christophe Riccio
0727ab02fd Merge branch '0.9.2' into 0.9.3 2011-05-19 00:59:03 +01:00
Christophe Riccio
7febaa193d Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 2011-05-18 23:12:17 +01:00
Christophe Riccio
a79b4c2989 Fixed merge 2011-05-18 15:57:02 +01:00
Christophe Riccio
d7510204c1 Updated header files formatting 2011-05-18 15:38:26 +01:00
Christophe Riccio
14760e9770 Updated header files formatting 2011-05-18 15:38:03 +01:00