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-10-16VSE: Fix crash when scene strip is added to metaRichard Antalik
2021-10-16Remove math for 2D affine transformRichard Antalik
2021-10-16Fix T91012: Scene strip doesn't play audioRichard Antalik
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-08Fix T91190: Remove gaps operator not workingRichard Antalik
2021-10-08Cleanup: spellingCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07Cleanup: Move VSE disk cache code into own fileRichard Antalik
2021-10-07Cleanup: VSE iterator semanticsRichard Antalik
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-10-01Cleanup: clang-tidy warningsCampbell Barton
2021-09-30VSE: Add ASC CDL color correction methodJosef Raschen
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-28Cleanup: Move VSE channels check into own util functionDalai Felinto
2021-09-27VSE: Clamp resulting frame in multiply modePeter Fog
2021-09-22Cleanup: make formatDalai Felinto
2021-09-21Cleanup: Clang-tidy warningsRichard Antalik
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-31Fix T90988: Incorrect speed effect strip mathRichard Antalik
2021-08-31Fix VSE move_to_meta function moving meta stripRichard Antalik
2021-08-27Fix shadowing in sequencer iteratorSergey Sharybin
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Fix loading packed fonts for sequencer stripsCampbell Barton
2021-08-27Cleanup: use early returnCampbell Barton
2021-08-27Fix sequencer font loading using an unexpected pathCampbell Barton
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-24Cleanup: quiet clang-format warnings, unused argumentCampbell Barton
2021-08-24VSE: Add Sequence.parent_meta() python API functionFélix
2021-08-24VSE: Cleanup speed effect mathRichard Antalik
2021-08-24Fix T88237: Prefetch crash on rendering scene stripRichard Antalik
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-21Use Zstandard compression for the sequencer cacheLukas Stockner
2021-08-18Fix T90737: VSE adding nested strips could have non-unique namesPhilipp Oeser
2021-08-16Cleanup: spellingCampbell Barton
2021-08-16Fix building without audaspaceCampbell Barton
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-26VSE: Fix snapping bugsRichard Antalik
2021-07-24Revert "VSE UX: Make Speed Effect strips more user friendly."Germano Cavalcante