Blender Git Commit Log

Git Commits -> Revision d4cc81d

Revision d4cc81d by Sergey Sharybin (master)
March 25, 2014, 10:07 (GMT)
Fix T38870: Freezes when jumping in front of a keyframe.

Issue was caused by inverting a degenerate matrix when
evaluating drivers.

Solved by using tweaked inverse code (same as used in Cycles).

Should have no affect on cases when matrix is not degenerate.

Commit Details:

Full Hash: d4cc81d5523b3e625b809baa4a57c73664fb13db
Parent Commit: 62a0350
Lines Changed: +24, -2

3 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021