This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib
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-08-13 10:03:07 +00:00
2006-06-19 13:53:00 +00:00
2005-08-23 02:29:22 +00:00
2006-03-27 05:19:14 +00:00
2005-03-09 19:45:59 +00:00
2006-01-23 22:05:47 +00:00
2005-03-28 21:49:49 +00:00
2005-08-25 13:11:04 +00:00
2006-03-13 11:01:17 +00:00
2004-01-05 00:06:11 +00:00
2006-02-25 14:53:27 +00:00