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-03-04Fix T38944, Fonts too small in Movie Clip Editor on Retina display.Thomas Dinges
2014-02-28Proper solution for crash of GP when marker is not exist on current frameSergey Sharybin
2014-02-26Fix crash happening when drawing GP for a track which doesn't have visible ma...Sergey Sharybin
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-21NDOF: Fit key working for logic, clip and sequencerCampbell Barton
2014-02-18Fix T38700: Plane track can't be adjust when select mouse is set to leftSergey Sharybin
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18NDOF: fix for broken zoom invert for image and clip editorCampbell Barton
2014-02-18NDOF: image and clip views ignored axis invert preferencesCampbell Barton
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-13Fix race condition between tracking thread and tracks map syncSergey Sharybin
2014-02-12Motion Tracking: Grammar fixes.Thomas Dinges
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
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