Christophe Riccio
|
b033f9b4e8
Merge branch '0.9.4' of https://github.com/g-truc/glm into 0.9.4
|
13 ani în urmă |
Christophe Riccio
|
5db36dc39c
Fixed epsilonEqual test on quaternions
|
13 ani în urmă |
Christophe Riccio
|
06b1578117
Merge pull request #28 from mackron/QuatWarningFix
|
13 ani în urmă |
Dave Reid
|
dc9a2486d6
Fix a -Wswitch-default warning in GCC.
|
13 ani în urmă |
Christophe Riccio
|
ac59f0e4c5
Updated manual, fixing issue #16
|
13 ani în urmă |
Christophe Riccio
|
ad36b36b5b
Updated mix and lerp documentation
|
13 ani în urmă |
Christophe Riccio
|
29805391bd
Added tests for slerp function
|
13 ani în urmă |
Christophe Riccio
|
b78d53d0ac
Merge branch '0.9.4' of https://github.com/g-truc/glm into 0.9.4
|
13 ani în urmă |
Christophe Riccio
|
912d1b1e81
Added slerp, lerp and mix functions for quaternions. Added, fixed and clarified documentation.
|
13 ani în urmă |
Christophe Riccio
|
a38b927608
Merge pull request #27 from mackron/SIMD
|
13 ani în urmă |
Christophe Riccio
|
6f22430bbc
Resolved quaternion slerp interpolation, implemented by mix function
|
13 ani în urmă |
Dave Reid
|
7b6fb9f635
Fix GCC warnings.
|
13 ani în urmă |
Dave Reid
|
f206f39c3a
Fix MinGW compilation error.
|
13 ani în urmă |
Christophe Riccio
|
b5274bfa52
Updated readme.txt for GLM 0.9.4.1 release
|
13 ani în urmă |
Christophe Riccio
|
d694c0d19d
Merge branch '0.9.4' of https://github.com/g-truc/glm into 0.9.4
|
13 ani în urmă |
Christophe Riccio
|
82832839c2
Resolved issue #24, incorrect assert messages for step and smoothstep
|
13 ani în urmă |
Christophe Riccio
|
1a2e05a1cc
Merge pull request #25 from mackron/SIMD
|
13 ani în urmă |
Dave Reid
|
18c616528a
Add missing implementations of fmat4x4SIMD unary operators.
|
13 ani în urmă |
Dave Reid
|
c6c8dd15f2
Add missing implementation of fmat4x4SIMD binary operators.
|
13 ani în urmă |
Dave Reid
|
a4ea111417
Add a new constructor to fmat4x4SIMD that takes a __m128[4]. This is used in a future commit.
|
13 ani în urmă |
Dave Reid
|
60c3d3c943
Improve const-correctness in instrinsic_matrix.inl.
|
13 ani în urmă |
Dave Reid
|
3681cd3523
Add support for doing an identity initialization in the default constructor of fmat4x4SIMD().
|
13 ani în urmă |
Dave Reid
|
efff3add87
Add support for doing a (0.0, 0.0, 0.0, 0.0) initialization in the default constructor of fvec4SIMD().
|
13 ani în urmă |
Dave Reid
|
87c90590be
Add support for x,y,z,w accessors to fvec4SIMD.
|
13 ani în urmă |
Christophe Riccio
|
560b474008
Fixed quat slerp using mix function when cosTheta close to 1
|
13 ani în urmă |
Christophe Riccio
|
0b41846700
Fixed speeling
|
13 ani în urmă |
Christophe Riccio
|
c19dda3797
Fixed quaternion interpolation when cosTheta is close to zero
|
13 ani în urmă |
Christophe Riccio
|
ec05d43d7d
Updated readme for GLM 0.9.4.1 release
|
13 ani în urmă |
Christophe Riccio
|
443f62bb08
Fixed issue #19, fixed -0.0 with half
|
13 ani în urmă |
Christophe Riccio
|
8a291a9dc2
Fixed bug #14, fixed constexpr
|
13 ani în urmă |