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
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-22Tracking: Add missing plane track remapping when joining two point tracksSergey Sharybin
2015-04-22Tracking: Cleanup, move some plane tracks code to utility functionsSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-11-18Fix T42585: Mask motion blur is wrong when parented to plane trackSergey Sharybin
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-09-11Fix wrong area of interest for movie undistortionSergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-28Followup to the previous commitSergey Sharybin
2014-01-28Rework detector API and implement Harris detectorSergey Sharybin
2014-01-01Split tracking.c into several filesSergey Sharybin
2013-10-26Weighted tracksSergey Sharybin
2013-09-17Re-track the plane after clearing the keyframeSergey Sharybin
2013-09-10Tweaks to plane trackSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for tracking APISergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-06-12Cleaned code a bit around 2D stabilizationSergey Sharybin
2013-05-13Apply scale on scene reconstruction when applying scale on cameraSergey Sharybin
2013-05-12Refine markers position operatorSergey Sharybin
2013-03-15Multi-threaded frame calculation for movie clip proxiesSergey Sharybin
2013-03-04Fix for incorrect subpixel precision of marker when using track offsetSergey Sharybin
2013-02-18Correction to r54600Sergey Sharybin
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-15Motion Tracking: fixed dopesheet left in incorrect state after joining tracksSergey Sharybin
2012-08-01fill in dummy values when using movie clip distort node but compiled without ...Campbell Barton
2012-07-27Added utility function to return marker's subframe positionSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-11Scale search area when doing planar trackingSergey Sharybin
2012-06-10style cleanupCampbell Barton
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-08Added sorting by average reprojection error to motion tracking dopesheet.Sergey Sharybin
2012-05-04Camera tracking: show disabled active track even if Show Disabled is switched...Sergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
2012-03-16Allow merging two tracks in cases when they've got overlapping tracked/keyframedSergey Sharybin
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-26Fixed for selected bundles drawing in 3D viewport:Sergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Camera tracking: run aspect correction before stabilizing shotSergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-10Camera tracking: tracks copy/paste operatorSergey Sharybin
2012-01-10Camera tracking: improvements of python apiSergey Sharybin
2011-12-30Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin