cutealien
|
3d66e045fc
Use f64 version of reciprocal_squareroot in quaternion::normalize for more precision.
|
4 anos atrás |
cutealien
|
5acc7e0375
quaternion test now only checking normalized quaternions.
|
5 anos atrás |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 anos atrás |
hybrid
|
8d628796f9
Added default parameter to getMatrix
|
12 anos atrás |
hybrid
|
5ba7ae5afd
Fix rotationFromTo as suggested by AgentD, using the from vector instead of the current values from the quaternion. After all, this quaternion has nothing to do with from or to so far, so the values contained there are rather arbitrary. Moreover, I'm normalizing the quaternion before returning it, as it is a rotation quaternion, which should be a unit quat. Test cases are also extended. For now only in trunk, may be backported after further testing.
|
13 anos atrás |
hybrid
|
606168737c
Debugged the quat test. Was just a float inaccuracy. Fixed now by using a less picky test.
|
13 anos atrás |
hybrid
|
2f8b537d25
Remove redundant code from quaternion class
|
13 anos atrás |
hybrid
|
138dd5020d
Remove WIP disabling of test cases.
|
13 anos atrás |
hybrid
|
81e59495bf
Fix some problems with gimbal lock in quaternion to Euler method. Not yet completely going through the test, I guess it's a euler order problem.
|
13 anos atrás |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 anos atrás |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
15 anos atrás |