cutealien
|
3d66e045fc
Use f64 version of reciprocal_squareroot in quaternion::normalize for more precision.
|
преди 4 години |
cutealien
|
5acc7e0375
quaternion test now only checking normalized quaternions.
|
преди 5 години |
hybrid
|
0a2330890a
Bump copyright to 2012
|
преди 12 години |
hybrid
|
8d628796f9
Added default parameter to getMatrix
|
преди 12 години |
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 години |
hybrid
|
606168737c
Debugged the quat test. Was just a float inaccuracy. Fixed now by using a less picky test.
|
преди 13 години |
hybrid
|
2f8b537d25
Remove redundant code from quaternion class
|
преди 13 години |
hybrid
|
138dd5020d
Remove WIP disabling of test cases.
|
преди 13 години |
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 години |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
преди 14 години |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
преди 14 години |