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-02-07VSE: Add filter method to strip transformDimitry Kaplin
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-09-30VSE: Add ASC CDL color correction methodJosef Raschen
2021-09-30Cleanup: reduce Sequence size by 8 bytesCampbell Barton
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-27Increase VSE strip channels limit from 32 to 128Dalai Felinto
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-08-24VSE: Cleanup speed effect mathRichard Antalik
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-03-21Fix uninitialized memory use loading movie sequence stripsCampbell Barton
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-31Cleanup: Remove unused original pointer in SequenceSergey Sharybin
2020-07-31Sequencer: Add session UUID field to the Sequence DNASergey Sharybin
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19VSE: Disk cacheRichard Antalik
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-09-14VSE: prefetchingRichard Antalik
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Depsgraph: Store original sequencer strip pointerSergey Sharybin
2019-05-02Cleanup: CommentsSergey Sharybin
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-17ClangFormat: apply to source, most of internCampbell Barton