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 година |