Files
test/source/blender
Ton Roosendaal bdb12f23cf Bugfix #4843 revisited
This is a new incarnation of compatible_eul(), a function called:

void Mat3ToCompatibleEul(float mat[][3], float *eul, float *oldrot)

It uses the two euler extraction methods as added by Brecht a while ago,
and checks for compatibility each, and then picks the best of the two
based on minimal difference with 'oldrot'.

Gives for rotation key inserting a much higher hitrate for OK eulers.
2006-08-13 10:03:07 +00:00
..
2006-08-13 10:03:07 +00:00
2006-07-31 15:53:03 +00:00
2006-02-04 14:15:10 +00:00
2006-02-07 21:24:36 +00:00
2006-08-13 10:03:07 +00:00
2006-07-26 22:29:23 +00:00
2006-03-12 15:23:56 +00:00