Blender Git Commit Log

Git Commits -> Revision 4c89a65

Revision 4c89a65 by Joshua Leung (master)
January 17, 2014, 12:38 (GMT)
Fix T38157: Rigid body, crazy f-curves after bake to keyframes

A logic error meant that the wrong "previous rotation" values were being used
when decomposing the rigidbody results back to transform channels. Instead of
using the previous values for the object in question, it was actually using
the rotation value of the previous object that was evaluated.

Commit Details:

Full Hash: 4c89a658be3c2ec581c78d44561a1f5865066a8d
Parent Commit: 929fb83
Lines Changed: +2, -4

1 Modified Path:

/release/scripts/startup/bl_operators/rigidbody.py (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021