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-04-08code cleanup:Campbell Barton
2012-04-07Fixed deadlock on loading file without number group into movie clip editorSergey Sharybin
2012-03-26Fix crash of Refresh Sequencer when some Movie / MovieClip strips doesn't hav...Sergey Sharybin
2012-03-26- MovieClip strips now have got valid color for older saved filesSergey Sharybin
2012-03-26Fix for crash when adding image sequence movie clip into a sequencerSergey Sharybin
2012-03-26Fix for object solver possible pointing to a freed memory when removingSergey Sharybin
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-21== Sequencer ==Peter Schlaile
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-16Tomato: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-16Tomato: run aspect correction before stabilizing shot.Sergey Sharybin
2012-02-16Tomato: fix for missing cache invalidation when disabling/enabling channels f...Sergey Sharybin
2012-02-15Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-01Camera tracking: regression fixed after recent frame postprocessing refactorSergey Sharybin
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-15Refactoring and code deduplicate in movie cacheSergey Sharybin
2012-01-10Camera tracking: fixes for preview widgetSergey Sharybin
2012-01-04Camera tracking: more accurate track preview widgetSergey 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-27Merging r42800 through r42895 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-12-21Merging r42770 through r42799 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-21Added Record run no gaps timecode for movie clips.Sergey Sharybin
2011-12-05Object tracking; initial commitSergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-27Camera tracking: presets for default tracking settingsSergey Sharybin
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-08Fix a typo in building undistorted proxies for movie clips.Sergey Sharybin
2011-11-08Code cleanup and small fixes:Sergey Sharybin
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07fix for error in own recent commit.Campbell Barton
2011-11-07minor warning nicer api useCampbell Barton
2011-11-07Camera tracking integrationSergey Sharybin