Blender Git Commit Log

Git Commits -> Revision 76dd3db

Revision 76dd3db by Joshua Leung (master)
April 15, 2014, 15:23 (GMT)
Move binary-search threshold used for FCurves to BKE_fcurve.h header

Since this is now pretty much the de-facto "minimum distance between keyframes",
we might as well expose this in this header so that other places which need similar
thresholds can perform similar checks (needed for my next commit)

Commit Details:

Full Hash: 76dd3db3041e7ab60b79f4c4b9aadd344d66a4c0
Parent Commit: 09e5aa5
Lines Changed: +4, -5

2 Modified Paths:

/source/blender/blenkernel/BKE_fcurve.h (+4, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021