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-11-08Fix T102328: Incorrect strip state after copyingRichard Antalik
2022-09-17Cleanup: Use dedicated function to offset VSE strip handlesRichard Antalik
2022-09-17Fix T101098: Moving meta strip can change its lengthRichard Antalik
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-14Cleanup: Move function definition to correct fileRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-03Cleanup: clang-formatRichard 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-21Fix T70844: Incorrect snappping of strips when effects attachedShrey Aggarwal
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-05Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-29Fix T93417: Strip outline not aligned with imageRichard Antalik
2021-11-16Cleanup: Typo in commentsRichard Antalik
2021-11-15VSE: Use early out for aplha over blendingRichard Antalik
2021-10-21Cleanup: VSE code docstringRichard Antalik
2021-10-16Remove math for 2D affine transformRichard Antalik
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-09-28Cleanup: Move VSE channels check into own util functionDalai Felinto
2021-09-21VSE: Image transform toolsRichard Antalik
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-19VSE: Remove seq->tmp usageRichard Antalik
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
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-16Cleanup: split sequencer.c fileRichard Antalik