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
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFélix
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21Fix T70844: Incorrect snappping of strips when effects attachedShrey Aggarwal
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2021-12-14Fix T93844: High memory usage during VSE previewRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-24VSE: Add Sequence.parent_meta() python API functionFélix
2021-08-24VSE: Cleanup speed effect mathRichard Antalik
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-04-22VSE: Fix movies are reloaded after invalidationRichard Antalik
2021-01-26Fix T79922: Cache of meta strip not invalidatedRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-16Cleanup: split sequencer.c fileRichard Antalik