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
2015-02-13cleanupCampbell Barton
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-29cleanup: pep8Campbell Barton
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28cleanup: py importsCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-06Expose viewer panels also when backdrop is active. Allows to selectAntony Riakiotakis
2014-12-18Sequener: Move waveform-draw option into view menuCampbell Barton
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-10-23Terminology Trim -> Slip tool. It's how it's mostly called in otherAntony Riakiotakis
2014-10-20Merge trim tool from terrible_consequencerAntony Riakiotakis
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-17Cleanup: pep8Campbell Barton
2014-09-16Fix T41851: Useless ID selector UI element for sequencer's Sound stripsBastien Montagne
2014-09-11Fix T41780Antony Riakiotakis
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