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
AgeCommit message (Expand)Author
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-03-15Fix T86262: Tracking backwards fails after gap in trackSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-03Tracking: Improve multithreading of tracking many markersSergey Sharybin
2020-11-30Tracking: Make image accessor own what it needsSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused argument from image accessorSergey Sharybin
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-08-14Tracking: Make frame accessor cache safe for threadingSergey Sharybin
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-02-13Fix race condition between tracking thread and tracks map syncSergey Sharybin
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-09Code Cleanup: styleCampbell Barton
2014-01-01Split tracking.c into several filesSergey Sharybin