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-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-09VSE: Use float for transformation offsetRichard Antalik
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-18VSE: Add meta.separate() Python API functionFélix
2021-11-15Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-09-30VSE: Add ASC CDL color correction methodJosef Raschen
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-27RNA: Fix bad usages of `scene` pointer in Update callbacks.Bastien Montagne
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-08VSE: Adding a panning angle for multichannel audio.Jörg Müller
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-28UI: Timecodes: Rename "No TC in use" to "None"Aaron Carlisle
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-10Cleanup: unused function warningCampbell Barton
2021-08-10VSE: Fix cache invalidationRichard Antalik
2021-07-28VSE: Fix audio not recalculatedRichard Antalik
2021-07-28Cleanup: VSE cache invalidated twiceRichard Antalik
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-07Fix crash accessing sequencer stripsSergey Sharybin
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07VSE: Remove seq->tmp usage from RNA codeRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-11UI: Correct label naming mistake for VSE text strip box backgroundAaron Carlisle
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-04-30Cleanup: remove redundant assignments & NULL pointer checkCampbell Barton
2021-03-20VSE: Text strip improvementsPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
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-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton