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
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-02-01Code cleanup: use length squared where possibleCampbell Barton
2014-01-28Fix unused variable in the right waySergey Sharybin
2014-01-28Code cleanup: unused varCampbell Barton
2014-01-28Followup to the previous commitSergey Sharybin
2014-01-28Rework detector API and implement Harris detectorSergey Sharybin
2014-01-17Outliner: minor speedup for drawing, avoid 3 rna lookups per objectCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-01Code cleanup: use bool flag for direction in clip prefetchSergey Sharybin
2013-12-25Motion tracking curves: correct some operator's poll functionsSergey Sharybin
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-21Fix T37907: Crash when change screen layout to "Motion Tracking"Sergey Sharybin
2013-12-20Fix wrong display of movie clip cache with mask overlay enabledSergey Sharybin
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-12-06Alpha channel of a plane track image works fine in MCE nowSergey Sharybin
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-29Fix errors and inconsistencies in confirmation popup removal.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-04UI messages fixes...Bastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-30Code cleanup: typo-fixSergey Sharybin
2013-10-29style cleanupCampbell Barton
2013-10-29Make it possible to track specified clipSergey Sharybin
2013-10-26Weighted tracksSergey Sharybin
2013-10-23style cleanupCampbell Barton
2013-10-17Fix #37117: MCE prefetching fails with non-ascii characters in pathSergey Sharybin
2013-10-17Fix #37118: MCEr: Prefetch frames doesn't respect input color spaceSergey Sharybin
2013-10-17Fix #37119: MCE: Prefetching doesn't fetch last frame of an image-sequence.Sergey Sharybin
2013-10-15Code cleanup: move hardcoded structure to a typedefSergey Sharybin
2013-10-15Code cleanup: use bools instead of ints for tracking utility functionsSergey Sharybin
2013-10-12Fix for prefetch not working correct if last frame was loadedSergey Sharybin
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-09-23Fix potential usage of wrong track when setting axis for scene orientationSergey Sharybin
2013-09-17Setting keyframe is now possible for tracks which doesn't have marker at curr...Sergey Sharybin
2013-09-17Re-track the plane after clearing the keyframeSergey Sharybin
2013-09-17Muted footage in MCE still was reading the frames from diskSergey Sharybin
2013-09-10Enable view3d-like shortcuts for pivot point in clip editorSergey Sharybin
2013-09-10Don't show 2D cursor in tracking mode i pivoting is not set to 2D cursorSergey Sharybin
2013-09-10Tweaks to plane trackSergey Sharybin
2013-09-09Create/delete keyframe for motion tracks in clip editorSergey Sharybin
2013-09-09Enable vertex snapping to bundle positionsSergey Sharybin
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-09-05Code cleanup: use boolean instead of int for space_clipSergey Sharybin
2013-08-30Fix #36605: Segfault when border selecting markers in the "graph" mode when n...Sergey Sharybin
2013-08-29Support transformation around 2D cursor in movie clip editor.Sergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-24Fix bad draw of plane track when using Tiny display optionSergey Sharybin