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-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
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-13Cleanup: minor changes to recent sequencer clipboard additionCampbell Barton
2021-07-13VSE: Make pasted strip activeRichard Antalik
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
2021-07-01Cleanup: rename playhead to current-frameCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-30Cleanup: rename 'count' to 'len'Campbell Barton
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton