Christophe Riccio
|
95889e3570
|
Fixed last glitch in Clang support
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f0164ad7ce
|
More fixing for the swizzle operators
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7064dbd3a0
|
Fixing swizzle operator on Clang... WIP
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f5fd037ade
|
Updated doxygen documentation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d7510204c1
|
Updated header files formatting
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9ecdd379e4
|
Removed old deprecated test function declarations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
231bcde7e3
|
Improved doxygens documentation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
96a0a678ad
|
Updated doxygen comment convensions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b02f491cec
|
Improved doxygens see also
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
db651b1845
|
Improved see also
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
0cafee2f53
|
Added see also concept and new header
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
ad60108e2c
|
Added more doxygen documentation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
144caa18d5
|
Fixed ticket #48, improved SLERP interpolation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6595dfab86
|
Updated function qualifier with GLM macro
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1cf66a25d9
|
Fixed make_vec* functions for XCode 4
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c7af08f4ce
|
Fixed quaternion inverse, ticket #82
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
27b06c9e42
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
504ad9c8fa
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bb99fbb289
|
Completed implementation of building a GLM type from a pointer
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
201281d06d
|
Added CUDA support
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
24e2477fdf
|
Create a vector from a pointer
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b918e3ea3f
|
Fixed pick function... again
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
e2f8c06e85
|
Completed new precision API
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
453607acec
|
Typo
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
7ca74e2b4d
|
Fixed pick implementation... again
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
ecdbdf753c
|
Fixed ticket #52, namespace collision
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
e09a1f497e
|
Resoved ticket #50, removed some warnings
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
8ae490c437
|
Fixed cast
|
ago%!(EXTRA string=15 years) |
Bob Kuehne
|
ba910c7be2
|
fixes for linux
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
ac6fd19510
|
Added comment with slerp equation
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
75af4af789
|
Added alternative implementation of SLERP
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
9fbfb8c208
|
Ticket #37: Added pickMatrix function
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
2cf02a836c
|
Apply 'basic grouping patch' Ticket #36
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
7832018cbb
|
Deprecated cross function between quaternions
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
5b2e2e2285
|
Added multiplication operator
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
9b38fe5dcb
|
Updated copyright date
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
d6dde1bf84
|
Added missing equal operators
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
654ef59753
|
Clean up
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
c06484ff12
|
Clean up
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
019c6ced18
|
Fixed SSE detection on GCC
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
afdbba7d82
|
Uniformalized matrix transform function
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
b0325a9714
|
Clean up
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
17234f68e0
|
Clean up
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
d8606d1825
|
Updated integer matrix implementation
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
4a66971f96
|
Added precision based type integer matrices
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
c2250eba87
|
Added matrix_integer draft
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
da085b4287
|
Added extension include messages
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
2aba768990
|
Added extension inclusion messages
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
ba0d3bbaff
|
Completed swizzle operations implemenation
|
ago%!(EXTRA string=15 years) |