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
2012-05-07Woops, some unwanted spaces remained in source files.Sergey Sharybin
2012-05-07Style cleanup of own modules using style checker from Campbell.Sergey Sharybin
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Style cleanup: spaces around operatorsSergey 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-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-28Camera tracking: if there's no image for current frame display default gridSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-03-16Allow merging two tracks in cases when they've got overlapping tracked/keyframedSergey Sharybin
2012-03-09Some fixes for 2D stabilization:Sergey Sharybin
2012-03-08- Clip draw as scene strip background works fine againSergey Sharybin
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-06Camera tracking: wall scene orientation operatorSergey Sharybin
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-26Fixed for selected bundles drawing in 3D viewport:Sergey Sharybin
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-02Camera tracking: fix for Clean Tracks operator which used to always useSergey Sharybin
2012-02-01Camera tracking: regression fixed after recent frame postprocessing refactorSergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-23Fix #29970: Crash trying to track disabled markerSergey Sharybin
2012-01-18Fix #29918: Set Scale does not work the second timeSergey Sharybin
2012-01-10Camera tracking: tracks copy/paste operatorSergey Sharybin
2011-12-31Do not set scene's camera on camera solving and cursor snappingSergey Sharybin
2011-12-30Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin
2011-12-30Object tracking integrationSergey Sharybin
2011-12-28Merging r42896 through r42944 from trunk into soc-2911-tomatoSergey Sharybin
2011-12-27More fixes for timecode usage with BKE_movieclip_get_ibuf_flagSergey Sharybin
2011-12-21Object tracking: various fixes for scene orientation for witness cameras work...Sergey Sharybin
2011-12-19Object tracking: configurable scale for object solutionSergey Sharybin
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-18Object tracking: scale object itself when setting scale in object tracking modeSergey Sharybin
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-15Object tracking: object with object solver constraint is now parented to scen...Sergey Sharybin
2011-12-14Merging r42602 through r42620 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-13Do not switch to safe malloc if tracking sequenceSergey Sharybin
2011-12-07Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin
2011-12-06Object tracking: fix setting axis in cases when object is scaledSergey Sharybin
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-04Fix crash when trying to track disabled track.Sergey Sharybin
2011-11-28Camera tracking: moved camera solver into it's own jobSergey Sharybin