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-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-10-04Cleanup: VSE: Rename `val` to `timeline_frame`Richard Antalik
2022-10-04Cleanup: Add docstrings to `SEQ_time.h`Richard Antalik
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-09-17Fix T101098: Moving meta strip can change its lengthRichard Antalik
2022-07-08Fix T99494: Transition effects not working correctlyRichard Antalik
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-13Fix VSE: Effect strip has length of 1 frame when addedRichard Antalik
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2021-12-21Fix T94280: Crash when splitting meta stripRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-10-25Fix T90633: Frame all doesn't use meta rangeAndrea Beconcini
2021-10-16VSE: Fix crash when scene strip is added to metaRichard Antalik
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-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-15Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst...Paul Golter
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-02Cleanup: Fix build warningsRichard Antalik
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-05-19VSE: Fix rendering inconsistencyRichard Antalik
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-12VSE: Fix meta strip boundary can not be changedRichard Antalik
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-17Fix T83869: Crash when creating Sequencer in new sceneRichard Antalik
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-11-16Cleanup: split sequencer.c fileRichard Antalik