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-03-03Cleanup: clang tidyJacques Lucke
2021-03-02Cleanup: remove unused argumentsRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-25VSE: Inherit blend mode with single input effectsPeter Fog
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-06-05Cleanup: spellingCampbell Barton
2020-04-06Cleanup: Add some comments removed in rB0d0036cb53f8Richard Antalik
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-02Fix T74334: VSE can't import multiple movie filesRichard Antalik
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-22VSE: Add Adjust Last Operation panel to the video sequencerRichard Antalik
2020-01-14Fix T72255: VSE video addition broken when using recursive filebrowser view.Bastien Montagne
2019-11-11VSE: open file browser sidebar by default when adding external stripsAlessio Monti di Sopra
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-06-21Fix T65975: Memory leak adding movie sequence stripRichard Antalik
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-25Sequencer: use Alpha Over blend mode by defaultJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton