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
2015-02-06Speed hack for gooseberry:Antony Riakiotakis
2015-02-06Get rid of no scaling for proxies for master, it causes FX to crash,Antony Riakiotakis
2015-02-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-04Sequencer, scaling and audio synchAntony Riakiotakis
2015-02-04small typo in a code comment, fixing this before someone does it to prevent u...Dalai Felinto
2015-02-04Port fix from gooseberry that doesn't load the full res file if a proxyAntony Riakiotakis
2015-02-04Possibly dangerous feature - don't scale images if they come from aAntony Riakiotakis
2015-02-04Better implementation for cache disable - do not store or retrieve cacheAntony Riakiotakis
2015-02-04Disable sequencer preprocess cache if 314 debug value is setAntony Riakiotakis
2015-01-30Merge branch 'master' into gooseberryAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Ultra hacky fix for sequencer:Antony Riakiotakis
2015-01-29Comment out the proxy fix to test if it makes things better,Antony Riakiotakis
2015-01-29Quick test to figure out performance bottleneck in gooseberry.Antony Riakiotakis
2015-01-29Merge branch 'master' into gooseberryAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-28Merge branch 'master' into gooseberrySergey Sharybin
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-01-28Fix dreaded black screen for missing proxies - if requested proxy sizeAntony Riakiotakis
2015-01-27Merge branch 'master' into gooseberryLukas Tönne
2015-01-27Fix T43429: bpy.ops.render.render() not working with scene in VSESergey Sharybin
2015-01-05Merge branch 'master' into gooseberryBastien Montagne
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-02Merge branch 'master' into gooseberrySergey Sharybin
2015-01-01Fix T43078: Strip custom proxy files did not respect color space settingsSergey Sharybin
2014-12-10Sequencer: optionally use scenes nested strips (like meta strips)Campbell Barton
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-12-04Fix T41883 proxy sizes not correct.Antony Riakiotakis
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix sequencer duplicate with only handle selectedCampbell Barton
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-08-05Cleanup: indentationCampbell Barton
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-28Fix T40851: "Sequencer" auto-check after changing spaceview and scene.Bastien Montagne
2014-06-17Remove redundant checkCampbell Barton
2014-06-13Code cleanup: avoid call to BLI_countlistCampbell Barton
2014-06-04Fix issues when ungrouping meta changes the final sequencer renderSergey Sharybin
2014-05-29Sequencer: use escaping for sequence namesCampbell Barton
2014-05-27Fix T40373: Adding movie creates overlapping audio stripsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-04-24Fix T39785: Video Sequencer, Aspect Ratio issueSergey Sharybin
2014-04-21Fix T39818: Strips from file with long filename broke auto-naming - animation...Bastien Montagne