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
2016-04-27Sequencer text strip color optionsCampbell Barton
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2015-12-28White Balance modifier for the VSEThomas Beck
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-09-18Sequencer: word-wrap support for sequencer textCampbell Barton
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-01Cleanup: Make select grouped effect code a bit more readableAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-25Allow multiple strips to use the same directory when custom proxyAntony Riakiotakis
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-05-08Mask modifier for sequencesSergey Sharybin
2013-03-29Code cleanup / Sequencer:Thomas Dinges
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-06code cleanup: remove deprecated defines and some struct membersCampbell Barton
2012-09-04Sequencer: remove effect mask inputSergey Sharybin
2012-09-04Sequencer: remove strip's color balance in favor of modifiersSergey Sharybin
2012-08-24Sequencer: bright/contrast modifierSergey Sharybin
2012-08-22fix for blend_render_info.py not closing file & some edits to comments.Campbell Barton
2012-08-19- fix for error in ndof patch.Campbell Barton
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-08-13fix for missing NULL checks when sequence-strip pointers become NULL because ...Campbell Barton
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-05-29more plugin removalCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-24add inset and bridge to mesh specials menu (along side bevel) + typo fix.Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-03-27Return back sfra property to Sequence structure to prevent data looseSergey Sharybin
2012-03-21== Sequencer ==Peter Schlaile
2012-03-18spelling cleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton