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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2016-07-30Add copy/make_local to movieclip datablock.Bastien Montagne
2016-06-25Cleanup: Get rid of remaining 'BKE_<id>_unlink()' functions, no more used any...Bastien Montagne
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-12-15Fix for clip proxies builder reloading original footage framesSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-15Further improvement for multi-threaded proxiesSergey Sharybin
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2012-09-13fix [#31946] Masking doesn't respect pixel ratioCampbell Barton
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
2012-03-21== Sequencer ==Peter Schlaile
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-01Camera tracking: regression fixed after recent frame postprocessing refactorSergey Sharybin
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2011-12-27More fixes for timecode usage with BKE_movieclip_get_ibuf_flagSergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin