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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-21Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: style, use doxygen for commentsCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-10-26Weighted tracksSergey Sharybin
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-10Tweaks to plane trackSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-06Fix for crash when using 2D stabilization for float movie clipsSergey Sharybin
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2013-02-22Motion tracking dopesheetSergey Sharybin
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-05Use enums rather than defines for clips/tracking flags.Sergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Added options to display only selected tracks and show hidden tracksSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-10style cleanupCampbell Barton
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin