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
2017-08-21Fix T52479: Regression: Motion Tracking no longer worksSergey Sharybin
2017-08-14Fix T51850: Motion tracking - poor performance with keyframe matching on larg...Sergey Sharybin
2017-08-14Tracking: Make frame accessor cache safe for threadingSergey Sharybin
2017-08-14Tracking: Cleanup, newlines and commentsSergey Sharybin
2017-08-14Tracking: Cleanup, de-duplicate codeSergey Sharybin
2017-08-14Trackign: Add some basic logging about caching in frame accessorSergey Sharybin
2017-08-14Tracking: Make frame access cache aware of regionSergey Sharybin
2017-08-14Tracking: Correct comparison in cache keysSergey Sharybin
2017-08-12Cleanup: whitespaceCampbell Barton
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2017-01-20Fix float buffer of tracking image accessed outside of check that it has been...Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-07-22fix null pointer dereferencesMike Erwin
2016-06-08Cleanup: typosCampbell Barton
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-24Fix T47217: Crash when tracking specific sceneSergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-03-27Tracking: Code cleanup, missing break statementsSergey Sharybin
2015-01-08GHash: use reinsert instead of remove/insertCampbell Barton
2014-11-02Cleanup: styleCampbell Barton
2014-10-30Libmv: Support disabled color channels in tracking settingsSergey Sharybin
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-05-14Code cleanup: doxy commentsCampbell Barton
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-01Code cleanup: line wraps and file names in doxy commentsSergey Sharybin
2014-01-01Split tracking.c into several filesSergey Sharybin