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
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
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-22Fix #30491: Not Updating Scene LengthSergey Sharybin
2012-03-21== Sequencer ==Peter Schlaile
2012-02-29Making crossfading sounds accessible in the sequencer menu.Joerg Mueller
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2012-01-14make sequencer use standard select operator with action property, remove sele...Campbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-10-12Fixes for #26837: MPEG Preseek does not work for some h264 files.Sergey Sharybin
2011-10-03fix for own recent commit made color strip use the wrong panel, now hide `Inp...Campbell Barton
2011-09-28patch [#28571]Campbell Barton
2011-09-28color strip was showing image crop and and offset twice, also made 'Make Meta...Campbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton