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
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-11-18VSE: Add meta.separate() Python API functionFélix
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-31Fix VSE move_to_meta function moving meta stripRichard Antalik
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-16VSE: Fix multicam splitting all selected stripsRichard Antalik
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-05-20VSE: Fix animation duplication in split operatorRichard Antalik
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19VSE: Better handling of effect strip splittingRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-03-23Cleanup: Silence compile warning.Jeroen Bakker
2021-03-23VSE: Sanitize move_to_meta usageRichard Antalik
2021-03-20VSE: Add move_to_meta RNA API functionFélix
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-11-20Cleanup: spellingCampbell Barton
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-16Cleanup: split sequencer.c fileRichard Antalik