Christophe Riccio
|
3fd2a71d1e
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-26 13:49:49 +01:00 |
|
Christophe Riccio
|
1cf66a25d9
|
Fixed make_vec* functions for XCode 4
|
2011-04-26 12:45:29 +01:00 |
|
Christophe Riccio
|
c7af08f4ce
|
Fixed quaternion inverse, ticket #82
|
2011-04-25 23:24:30 +01:00 |
|
Christophe Riccio
|
504ad9c8fa
|
Fixed build
|
2011-04-21 11:09:01 +01:00 |
|
Christophe Riccio
|
9e79018737
|
Merge branch '0.9.2' into cuda
|
2011-04-09 10:11:43 +01:00 |
|
Christophe Riccio
|
bb99fbb289
|
Completed implementation of building a GLM type from a pointer
|
2011-04-09 10:10:20 +01:00 |
|
Christophe Riccio
|
201281d06d
|
Added CUDA support
|
2011-04-09 09:44:32 +01:00 |
|
Christophe Riccio
|
24e2477fdf
|
Create a vector from a pointer
|
2011-04-08 22:09:15 +01:00 |
|
Christophe Riccio
|
b918e3ea3f
|
Fixed pick function... again
|
2011-03-11 02:15:15 +00:00 |
|
Christophe Riccio
|
e2f8c06e85
|
Completed new precision API
|
2011-03-11 01:28:28 +00:00 |
|
Christophe Riccio
|
453607acec
|
Typo
|
2011-03-09 09:54:35 +00:00 |
|
Christophe Riccio
|
7ca74e2b4d
|
Fixed pick implementation... again
|
2011-03-09 09:51:19 +00:00 |
|
Christophe Riccio
|
b3ab977291
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-22 01:37:07 +00:00 |
|
Christophe Riccio
|
ecdbdf753c
|
Fixed ticket #52, namespace collision
|
2011-02-21 15:24:01 +00:00 |
|
Christophe Riccio
|
e09a1f497e
|
Resoved ticket #50, removed some warnings
|
2011-02-21 14:16:06 +00:00 |
|
Christophe Riccio
|
8ae490c437
|
Fixed cast
|
2011-02-17 11:27:36 +00:00 |
|
Bob Kuehne
|
ba910c7be2
|
fixes for linux
|
2011-02-15 12:34:39 -05:00 |
|
Christophe Riccio
|
a7f5e57d80
|
Merge branch 'doc' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-09 23:28:54 +00:00 |
|
Christophe Riccio
|
dd07c3cb5b
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-08 23:55:15 +00:00 |
|
Christophe Riccio
|
ac6fd19510
|
Added comment with slerp equation
|
2011-02-08 23:54:58 +00:00 |
|
Christophe Riccio
|
ac23e433f0
|
Fixed merge
|
2011-02-08 12:10:15 +00:00 |
|
Christophe Riccio
|
c07a33334b
|
Fixed merge
|
2011-02-08 12:00:35 +00:00 |
|
Christophe Riccio
|
75af4af789
|
Added alternative implementation of SLERP
|
2011-02-08 11:59:00 +00:00 |
|
Christophe Riccio
|
9fbfb8c208
|
Ticket #37: Added pickMatrix function
|
2011-02-07 14:37:53 +00:00 |
|
Christophe Riccio
|
30a372fd59
|
Merge branch '0.9.1' into doc
|
2011-02-05 01:17:15 +00:00 |
|
Christophe Riccio
|
2cf02a836c
|
Apply 'basic grouping patch' Ticket #36
|
2011-02-05 00:49:50 +00:00 |
|
Christophe Riccio
|
7832018cbb
|
Deprecated cross function between quaternions
|
2011-02-04 17:03:17 +00:00 |
|
Christophe Riccio
|
0a2873f83b
|
Merge branch '0.9.0' into 0.9.1
|
2011-02-04 10:57:34 +00:00 |
|
Christophe Riccio
|
5b2e2e2285
|
Added multiplication operator
|
2011-02-04 10:57:03 +00:00 |
|
Christophe Riccio
|
9b38fe5dcb
|
Updated copyright date
|
2011-01-31 18:32:27 +00:00 |
|
Christophe Riccio
|
96d6e76e78
|
Fixed merge
|
2011-01-30 17:19:37 +00:00 |
|
Christophe Riccio
|
d6dde1bf84
|
Added missing equal operators
|
2011-01-30 14:21:43 +00:00 |
|
Christophe Riccio
|
654ef59753
|
Clean up
|
2011-01-24 15:44:39 +00:00 |
|
Christophe Riccio
|
c06484ff12
|
Clean up
|
2011-01-24 15:44:14 +00:00 |
|
Christophe Riccio
|
019c6ced18
|
Fixed SSE detection on GCC
|
2011-01-24 15:43:46 +00:00 |
|
Christophe Riccio
|
438089295e
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-01-21 00:38:18 +00:00 |
|
Christophe Riccio
|
afdbba7d82
|
Uniformalized matrix transform function
|
2011-01-21 00:37:42 +00:00 |
|
Christophe Riccio
|
b0325a9714
|
Clean up
|
2011-01-20 18:26:24 +00:00 |
|
Christophe Riccio
|
17234f68e0
|
Clean up
|
2011-01-20 12:22:43 +00:00 |
|
Christophe Riccio
|
d8606d1825
|
Updated integer matrix implementation
|
2011-01-20 12:16:28 +00:00 |
|
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
2011-01-20 11:40:14 +00:00 |
|
Christophe Riccio
|
4a66971f96
|
Added precision based type integer matrices
|
2011-01-20 11:38:39 +00:00 |
|
Christophe Riccio
|
c2250eba87
|
Added matrix_integer draft
|
2011-01-20 11:02:39 +00:00 |
|
Christophe Riccio
|
da085b4287
|
Added extension include messages
|
2011-01-19 17:10:55 +00:00 |
|
Christophe Riccio
|
2aba768990
|
Added extension inclusion messages
|
2011-01-19 16:41:58 +00:00 |
|
Christophe Riccio
|
ba0d3bbaff
|
Completed swizzle operations implemenation
|
2011-01-15 20:03:31 +00:00 |
|
Christophe Riccio
|
b77d66317e
|
Updated swizzle impl and tests
|
2011-01-15 02:37:34 +00:00 |
|
Christophe Riccio
|
e145f7e389
|
Updated swizzle implementation, assert and static_assert draft
|
2011-01-14 20:26:58 +00:00 |
|
Christophe Riccio
|
21c1fa14a7
|
Updated GLM_GTC_swizzle extension + tests
|
2011-01-14 19:35:39 +00:00 |
|
Christophe Riccio
|
cd183edb29
|
Promoted matrix inverse functions
|
2010-12-13 12:19:51 +00:00 |
|