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-09-03Expose "select all strips to left/right" in the select menu.Antony Riakiotakis
2014-09-01Expose preview setting operators on menus for sequencer and timelineAntony Riakiotakis
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-04-28Fix T39597: Missing entries in VSE Preview menuPeter Schlaile
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-18Python: remove redundant len() useCampbell Barton
2014-02-18Fix T38672: Can't select strips inside a Meta on the Mask ModifierSergey Sharybin
2014-02-06Fix T38500: Audio of a scene strip can't be mutedSergey Sharybin
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-11-12Fix [#37409] Missing Buttons in Edit Strip Sub-Menu for Sound Strips in the VSEBastien Montagne
2013-10-01Fix [#36422] Trimmed audio files (hard cut only) in a metastrip have their tr...Bastien Montagne
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-08-18Fix [#36423] Audio strips contain selectable (visual) blend modes and opacity...Bastien Montagne
2013-07-24fix [#36262] Paste strip with video or sound content from another file crashe...Campbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-20code cleanup: minor improvements to scripts.Campbell Barton
2013-03-29Code cleanup / Sequencer:Thomas Dinges
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-26Sequencer usability:Ton Roosendaal
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-01-02changes needed for EDL import to work again.Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-11-21Fix #33253: VSE preview doesn't display compositorSergey Sharybin
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-10-24enable rendering from the sequencer again. this was working since 2.4x and sh...Campbell Barton
2012-09-22More tweaks to sequencer Header bar: make overlay also available in mix mode,...Bastien Montagne
2012-09-21More fixes in Sequencer's View menu (thanks to Lockal for pointing those ;) ).Bastien Montagne
2012-09-21Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in...Bastien Montagne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
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-23Sequencer: move up/down operators for modifiersSergey Sharybin
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-08-17style cleanupCampbell Barton
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-08-10Fix effect settings panel for adjustment effectSergey Sharybin
2012-08-07Place color weels used for color balance in sequencer verticallySergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-05style cleanupCampbell Barton