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-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton
2021-06-14Cleanup: clang-formatCampbell Barton
2021-06-11Sequencer: Transform ImBuf Processor.Jeroen Bakker
2021-06-09Fix failing test case sequence_transform.Jeroen Bakker
2021-06-08Sequencer: Performance image crop transform.Jeroen Bakker
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-24Fix T88466: Sound strips prevent strip renderingRichard Antalik
2021-05-21Cleanup: spellingLeon Zandman
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-19VSE: Fix rendering inconsistencyRichard Antalik
2021-04-28VSE: Fix colorbleed on scaled imagesRichard Antalik
2021-04-22Fix T86682: Scene strip DOF not evaluated correctlyRichard Antalik
2021-03-20Fix T54395: Original image size set incorrectlyEitan
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-02Fix T85970: Incorrect scaling of meta stripsRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-01Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-01VSE: Fix proxy images have incorrect sizeRichard Antalik
2021-01-25VSE: Remove skip_disk_cache argumentRichard Antalik
2021-01-11VSE: store raw images in cacheRichard Antalik
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-11-16Cleanup: split sequencer.c fileRichard Antalik
2020-11-12Cleanup: spellingCampbell Barton
2020-11-06VSE: Don't store proxy images in cacheRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-05Cleanup: split sequencer.c fileRichard Antalik