Blender Git Commit Log
Git Commits -> Revision d690c76
Revision d690c76 by Sybren A. Stüvel (temp-sybren-anim-cleanup) February 7, 2020, 16:51 (GMT) |
Cleanup: Animation, removed impossible-to-reach code While fixing T39207 @aligorith added a threshold to the binary search function that's used to find the closest keyframe. Since that threshold is larger than the threshold used in the now-removed code, the condition in that code will evaluate to true anyway, and thus it can be removed. |
Commit Details:
Full Hash: d690c76e56cfc8858a7a31333716a87704c51508
Parent Commit: 2f01899
Lines Changed: +0, -7
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+0, -7) (Diff)