Blender Git Loki
Git Commits -> Revision 3406ef8
Revision 3406ef8 by Joshua Leung (master) March 21, 2014, 01:53 (GMT) |
Fix T39207: FCurve evaluation regressions following 2aff243 (again) Yet another attempt at fixing the problems here. This time, I've added a new function/version of the binary search utility so that we can pass in custom thresholds (Note: This ability is only used for evaluation currently, with everything else using a wrapper which still uses the old default threshold), making it ok to start trusting the "exact" parameter. |
Commit Details:
Full Hash: 3406ef8e033a333b47820fb14cfe4d91b1bdd5de
Parent Commit: 3267454
Lines Changed: +41, -11
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+41, -11) (Diff)