Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey@blender.org>2020-11-24 18:29:41 +0300
committerSergey Sharybin <sergey@blender.org>2020-11-25 11:37:24 +0300
commitb1533f8fa4b157a1f6d4e383c4e60d384cb6dd97 (patch)
tree6df1c72f706ee6569dfd1c90cb6eb76a3ee45d3b /source/blender/blenkernel/intern/action.c
parente922dd7d8a307c54d49bc01649a12610b022192b (diff)
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.
Diffstat (limited to 'source/blender/blenkernel/intern/action.c')
0 files changed, 0 insertions, 0 deletions