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
2019-01-14Add font selection to VSE text stripsRichard Antalik
2018-12-28Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-06Cleanup: styleCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-20VSE Effects: Wipe box: fix compilation errorsAaron Carlisle
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2017-12-04Cleanup: wrap long function args in seqeffectsCampbell Barton
2017-12-04Cleanup: styleCampbell Barton
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-10-06Sequencer: Cleanup, use more BLI utilities where possibleSergey Sharybin
2017-10-06Sequencer: Use BLI math functions where possibleSergey Sharybin
2017-10-06Sequencer: Avoid re-calculation index offset multiple timesSergey Sharybin
2017-10-06Sequencer: Use funciton instead of macr oto avoid argument re-evaluationSergey Sharybin
2017-10-06Fix T52940: VSE Glow Effect Strip on transparent images has no blurSergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2016-12-07Fix (unreported) Sequencer Drop effect: wrong initial offset in second input ...Bastien Montagne
2016-12-07Fix T49893: Crash in Video Sequence Editor with 'drop' effect.Bastien Montagne
2016-07-14Consolidate multiple checks for out->rect_float in prepare_effect_imbufs()Chad Fraleigh
2016-05-08Cleanup: warningsCampbell Barton
2016-04-27Sequencer: skip text-effect rendering w/ no alphaCampbell Barton
2016-04-27Sequencer text strip color optionsCampbell Barton
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-03-29Fix T47961: Wipe effects should have 2 inputsCampbell Barton
2016-03-24Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-02-08CLeanup: styleCampbell Barton
2016-02-01Sequencer: IF effect strip only affects on a single strip use source metadata...Sergey Sharybin
2016-01-21Sequencer: Speedup gaussian blur effectSergey Sharybin
2016-01-11Fix T47154: Sequencer add/subtract ignored alphaCampbell Barton
2015-09-19Fix T46155: Sequencer Text Effect: wrong vertical 'TOP' alignment.Bastien Montagne
2015-09-18Sequencer: word-wrap support for sequencer textCampbell Barton
2015-09-18BLF: initial word-wrap supportCampbell Barton
2015-09-13Fix T46089: Text from Effect Strip is invisible in VSE Preview.Bastien Montagne
2015-09-09Formatting fix.Sybren A. Stüvel
2015-09-09Fix: VSE text strip size was wrong when preview render size != 100%Sybren A. Stüvel
2015-09-08Revert "Fix T45191 Speed strip behaviour not easy to predict."Campbell Barton
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-25Fix T45191 Speed strip behaviour not easy to predict.Antony Riakiotakis
2015-04-02Cleanup own todo: RE_pipeline is not a bad include from BKE, it's already use...Sergey Sharybin