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-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
2021-07-24VSE UX: Make Speed Effect strips more user friendly.Germano Cavalcante
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-16VSE: Fix multicam splitting all selected stripsRichard Antalik
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-15Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst...Paul Golter