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
2017-09-25Fix T52890: Crash unlinking sequencer soundCampbell Barton
2017-07-02Fix T51947: failure setting sequence.use_proxy/crop/translation to FalseBrecht Van Lommel
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-05-29Add some missing VSE tooltipsAaron Carlisle
2016-12-28Minor UI message fix.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-05-30Fix: Add a hard upper limit for fontsize of Text Strip's textJoshua Leung
2016-04-27Sequencer text strip color optionsCampbell Barton
2016-03-29Fix T47961: Wipe effects should have 2 inputsCampbell Barton
2016-03-27Fix T47962: It's possible to set a Sound strip as a modifier Mask.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-22Fix T46657: VSE: Strip length jumps to a negative number.Bastien Montagne
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-04Fix T47109: Expose sound data-block selectorCampbell Barton
2015-12-28White Balance modifier for the VSEThomas Beck
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-23Cleanup: redundant string escapeCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-09-21Sequencer: show X,Y in text effect locationCampbell Barton
2015-09-18Sequencer: word-wrap support for sequencer textCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-14Usual i18n messages fixes...Bastien Montagne
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-02-11Fix VSE strip channel skip overlapping stripsCampbell Barton
2015-02-11RNA: sequencer channel range was incorrectCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-06-25Fix T40786: Crash setting negative sound offsetCampbell Barton
2014-04-28Fix T39934: Duplicate node shown in outliner's datablock displayBastien Montagne
2014-04-05RNA: optimization to avoid malloc for iterators.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis