[Bf-committers] first patch: fcurves evaluation speedup

Josh Wedlake josh.wedlake at gmail.com
Thu Jul 18 14:56:38 CEST 2013


Hey, I just submitted my first patch to the tracker:
https://projects.blender.org/tracker/index.php?func=detail&aid=36209&group_id=9&atid=127

It replaces the for loop over all the fcurve bezts with the
pre-existing binary search function.

I haven't contributed on (anyone else's) C projects before so please
let me know if I'm doing this all right.

Thanks,
Josh


More information about the Bf-committers mailing list