Christophe Riccio
|
6a4677c30e
|
Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time
|
2012-04-07 02:30:26 +01:00 |
|
Christophe Riccio
|
cb017c5bca
|
Promoted angle axis interaction with quaternion
|
2012-04-06 21:04:46 +01:00 |
|
Christophe Riccio
|
5454f224b8
|
Fixed merge
|
2012-04-06 16:38:28 +01:00 |
|
Christophe Riccio
|
a2833dcb3c
|
Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.3
|
2012-04-06 13:53:14 +01:00 |
|
Christophe Riccio
|
17563f9a28
|
Fixed perspectiveFov
|
2012-04-06 13:52:43 +01:00 |
|
Christophe Riccio
|
7373e7b8da
|
Promote eulerAngles to GTC quaternion extension
|
2012-04-01 18:19:09 +01:00 |
|
Christophe Riccio
|
fa84c6d1b0
|
Added length implementation
|
2012-03-31 11:19:20 +01:00 |
|
Christophe Riccio
|
f267b6ea18
|
Promote GTC_constants
|
2012-01-25 18:54:28 +00:00 |
|
Christophe Riccio
|
fb3a41995a
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
|
Christophe Riccio
|
080dc2dd82
|
Promoted GTX_reciprocal
|
2012-01-25 16:43:35 +00:00 |
|
Christophe Riccio
|
100b2202dd
|
Added GLM_FORCE_RADIANS
|
2012-01-25 16:37:09 +00:00 |
|
Christophe Riccio
|
9a394874c3
|
Promote and deprecate extensions
|
2012-01-10 20:43:20 +00:00 |
|
Christophe Riccio
|
c26057d07b
|
Merge branch '0.9.3' into 0.9.4
|
2012-01-10 10:40:00 +00:00 |
|
Christophe Riccio
|
953c80a1d6
|
Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3
|
2012-01-09 11:21:48 +00:00 |
|
Christophe Riccio
|
88d3927558
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
|
Christophe Riccio
|
aebcd7ec3f
|
Fixed bug #161, perspectiveFov was written with a left handed coord system.
|
2012-01-08 13:53:28 +00:00 |
|
Christophe Riccio
|
040ea3ce7e
|
Fixed conflict with Boost, ticket #158
|
2012-01-08 13:13:18 +00:00 |
|
Christophe Riccio
|
6102b97b09
|
Updated doxygen
|
2011-12-16 23:28:05 +00:00 |
|
Christophe Riccio
|
828005e4fb
|
Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3
|
2011-12-16 23:27:04 +00:00 |
|
Christophe Riccio
|
ee00387d2d
|
Promoted the ULP extension
|
2011-12-12 14:53:30 +00:00 |
|
Christophe Riccio
|
f9e622cd57
|
Higher conrehence of doxygens types
|
2011-12-12 11:39:18 +00:00 |
|
Christophe Riccio
|
331cf5affa
|
Uniformalized see also in doxigen
|
2011-12-11 12:36:22 +00:00 |
|
Christophe Riccio
|
538ba67fb8
|
Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3
|
2011-12-09 03:14:03 +00:00 |
|
Christophe Riccio
|
f18ad6bf2e
|
Updated doxygen documentation
|
2011-12-07 14:50:15 +00:00 |
|
Christophe Riccio
|
59b0d3ae00
|
Updated doxygen documentation
|
2011-12-07 12:22:28 +00:00 |
|
Christophe Riccio
|
85a187761d
|
Updated documentation and refactoring of GTC_type_ptr code
|
2011-12-07 10:28:56 +00:00 |
|
Christophe Riccio
|
e65267468a
|
Improved man pages
|
2011-12-06 13:42:35 +00:00 |
|
Christophe Riccio
|
66a8720bc0
|
Fixed condition to enable half vector specialization
|
2011-10-22 22:18:16 +01:00 |
|
Christophe Riccio
|
7cbda2e1e2
|
Added GLM_SUPPORT_SWIZZLE_OPERATOR macro
|
2011-10-20 11:28:23 +01:00 |
|
Christophe Riccio
|
9db0d3525a
|
Fixed language detection on GCC
|
2011-10-19 23:45:59 +01:00 |
|
Christophe Riccio
|
a7611bfdf3
|
Fixed vector half type code broken in a previous merge
|
2011-10-19 22:49:14 +01:00 |
|
Christophe Riccio
|
840aefa52e
|
Test change
|
2011-10-19 22:40:11 +01:00 |
|
Christophe Riccio
|
1e7923e7b9
|
Fixed compiler setup options
|
2011-10-19 19:00:44 +01:00 |
|
Christophe Riccio
|
f4b1844b9a
|
Merge branch '0.9.3' into swizzle
|
2011-10-18 14:15:36 +01:00 |
|
Christophe Riccio
|
be97b8b213
|
Added vec1 types
|
2011-10-18 14:14:48 +01:00 |
|
Christophe Riccio
|
1882f16c97
|
Added GL_NV_gpu_shader5 types
|
2011-10-18 12:35:13 +01:00 |
|
Christophe Riccio
|
12192d9232
|
Merge branch '0.9.3' into swizzle
|
2011-10-17 16:26:04 +01:00 |
|
Christophe Riccio
|
e7df27c8ca
|
Updated documentation, fixed typos
|
2011-10-17 16:13:57 +01:00 |
|
Christophe Riccio
|
143b7f81d4
|
Fixed merge
|
2011-10-14 14:28:38 +01:00 |
|
Christophe Riccio
|
bc15b98730
|
Reformatting
|
2011-10-14 12:56:51 +01:00 |
|
Christophe Riccio
|
6eba3a9db9
|
Added more vectorize functions
|
2011-10-14 12:41:45 +01:00 |
|
Christophe Riccio
|
fe41daa938
|
Fixed merge
|
2011-10-13 21:15:31 +01:00 |
|
Christophe Riccio
|
9c8930e630
|
Promoted noise extension to GTC
|
2011-09-27 10:22:29 +01:00 |
|
Christophe Riccio
|
283f7882da
|
Merge branch '0.9.3' into swizzle
|
2011-09-25 05:17:41 +01:00 |
|
Christophe Riccio
|
ca88ff50dd
|
Fixed build
|
2011-09-25 02:25:26 +01:00 |
|
Christophe Riccio
|
387854dbe3
|
Fixed and tested disk and ball rands
|
2011-09-24 23:51:49 +01:00 |
|
Christophe Riccio
|
695b058096
|
Fixed and tested circular and spherical rands
|
2011-09-24 23:36:42 +01:00 |
|
Christophe Riccio
|
1d05f79eb8
|
C++11 tests
|
2011-09-24 23:25:09 +01:00 |
|
Christophe Riccio
|
a1789110e7
|
Fixed build
|
2011-09-24 13:56:36 +01:00 |
|
Christophe Riccio
|
c7e5c17898
|
Added disk and ball rand implementations
|
2011-09-23 09:59:13 +01:00 |
|