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-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16VSE: Fix memory leak when adding bad image/movie stripsSebastian Parborg
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-28VSE: Add tooltips for add_effect_strips operatorFalk David
2021-07-14Fix T88908: Incorrect path handling in adding stripsRichard Antalik
2021-05-25Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-25Fix T88551: Crash accessing uninitialized tool settingsRichard Antalik
2021-05-23UI: Use title case for labelsAaron Carlisle
2021-05-06Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-06VSE: Fix wrong flag valueRichard Antalik
2021-05-05Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-05VSE: Set view transform based on strip colorspaceRichard Antalik
2021-04-19Changes missed from 4402c2324b81efad8d09a016a7e6838395711158Campbell Barton
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-03-30VSE: Fix image adding inconsistencyRichard Antalik
2021-03-20Fix issues introduced strip loading refactoringRichard Antalik
2021-03-20Fix T86355: Added effect strip has wrong lengthRichard Antalik
2021-03-17Fix issues with automatic proxy buildingRichard Antalik
2021-03-16VSE: Automatic proxy buildingRichard Antalik
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