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
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
2012-06-20Fix #31852: Sequencer duplicate cant move strips on Y axis in a metaSergey Sharybin
2012-06-20style cleanupCampbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-05-20Sequencer UI:Thomas Dinges
2012-05-20Sequencer UI:Thomas Dinges
2012-05-10minor changes to sequencer apiCampbell Barton
2012-04-28Plugin system:Thomas Dinges
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-03-30support for opengl rendering in the sequencer (header icons as with 3D view).Campbell Barton
2012-03-27Clean-up logic of behavior of refresh/reload operators in sequencerSergey Sharybin
2012-03-26Request from Mango team which will most probably expected by everyone:Sergey Sharybin
2012-03-26Fix for own error in sequencer's Select menu (from r40658, makes me wonder if...Bastien Montagne