Blender Git Loki
Git Commits -> Revision 7021aa2
Revision 7021aa2 by Joshua Leung (master) July 16, 2017, 14:26 (GMT) |
Fix T52058: Jumping to keyframe causes Blender to freeze indefinitely Revise the logic here to be more robust when keyframes with similar-but-different frame numbers (e.g. 70.000000 vs 70.000008) would cause the search to go into an infinite loop, as the same keyframe was repeatedly found (and skipped). |
Commit Details:
Full Hash: 7021aa245ddaae67fdc41450ea83b3643f50b28c
Parent Commit: 5c30bc2
Lines Changed: +18, -15
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+18, -15) (Diff)