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-01Fix building with audaspace disabledCampbell Barton
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-26Fix T94149: Incorrect sound strip lengthRichard Antalik
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25VSE: Use timecodes by defaultRichard Antalik
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-19VSE: Support copy-pasting strips with animationRichard Antalik
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-29Fix: VSE colormix blend factor not workingRichard Antalik
2021-12-28Cleanup: Loops in VSE effect processingRichard Antalik
2021-12-28Cleanup: Factor in VSE effect processingRichard Antalik
2021-12-21Fix T94280: Crash when splitting meta stripRichard Antalik
2021-12-20Fix T94254: Crash using view_all operator in VSERichard Antalik
2021-12-20Fix: Meta strip not created with alpha over blend modeRichard Antalik
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Fix T93844: High memory usage during VSE previewRichard Antalik
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-12-06VSE: Fix strip with mask modifier not blendingRichard Antalik
2021-12-03ImBuf: Made Wrapping and Cropping optional in IMB_transform.Jeroen Bakker
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30Fix T93442: Crash when proxy building is cancelledRichard Antalik
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-29Fix T93417: Strip outline not aligned with imageRichard Antalik
2021-11-18VSE: Add meta.separate() Python API functionFélix
2021-11-18Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-18Fix T93166: Division by zero when drawing thumbnailsRichard Antalik
2021-11-16Cleanup: Typo in commentsRichard Antalik
2021-11-15VSE: Use alpha over as default blend modeRichard Antalik
2021-11-15VSE: Use early out for aplha over blendingRichard Antalik
2021-11-15Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-11-15Fix T91992: Incorrect clip strip image sizeRichard Antalik
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton
2021-10-25Fix T90633: Frame all doesn't use meta rangeAndrea Beconcini
2021-10-25Fix T90855: Transform effect gives inconsistent outputRichard Antalik
2021-10-21Cleanup: VSE code docstringRichard Antalik
2021-10-20Cleanup: use elem macrosCampbell Barton