Blender Git Commit Log
Git Commits -> Revision b1533f8
Revision b1533f8 by Sergey Sharybin (master) November 25, 2020, 08:37 (GMT) |
Tracking: Cleanup, de-duplicate implementation of marker lookup The logic was duplicated. Should be no functional changes. The modified function is expected to give same exact results for all inputs. On the "caching last-used track" topic. The code was using last_marker to allow faster lookup of marker closest to the frame. With this change it is still the case since the BKE_tracking_marker_get() does cache last used marker. |
Commit Details:
Full Hash: b1533f8fa4b157a1f6d4e383c4e60d384cb6dd97
Parent Commit: e922dd7
Lines Changed: +2, -15
1 Modified Path:
/source/blender/blenkernel/intern/tracking_stabilize.c (+2, -15) (Diff)