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
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
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-30minor dna header cleanupCampbell Barton
2011-12-28make MOD_dynamicpaint.c use more typical gpl2+ text and some formatting edits...Campbell Barton
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-11move maxseq define into DNA.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-27remove deprecated & unused sequencer transform varsCampbell Barton
2011-08-093D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-06-16== Simple Title Cards for Sequencer ==Joshua Leung
2011-06-07draw sequences with invalid effect frame ranges pink to highlight they are in...Campbell Barton
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-01-15remove/comment unused defines.Campbell Barton
2010-11-28== Sequencer ==Peter Schlaile