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-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-04-04VSE: Add channel headersRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-27Fix shadowing in sequencer iteratorSergey Sharybin
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-07-26VSE: Fix snapping bugsRichard Antalik
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
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-05-19VSE: Fix rendering inconsistencyRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-17Cleanup: Fix missing-braces warning on Linux / GCCCampbell Barton
2021-05-16Cleanup: Fix missing-braces warning on macOS ClangAnkit Meel
2021-05-07Cleanup: clang tidyJacques Lucke
2021-05-07Fix T88100: Crash going to shading tabSergey Sharybin
2021-05-07VSE: New iterator designRichard Antalik
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-01-04Cleanup: sort structsCampbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik