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-01-25Fix T84705: Snapping strip handle offset animationOlivier Jolly
2021-01-19Fix T84642: Reassign effect-strip ignores animdataFalk David
2020-12-31Cleanup: Move functions from sequencer_edit.cRichard Antalik
2020-12-31Cleanup: Remove unused functions from sequencer_edit.cRichard Antalik
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
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-12-16VSE: Paste strips after playhead by defaultPeter Fog
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-12-15Fix crash sliding effect sequence stripsCampbell Barton
2020-11-19Cleanup: refactor sequencer_edit.c fileRichard Antalik
2020-11-19Cleanup: split sequencer_edit.c fileRichard Antalik
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06Cleanup: use 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-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-17Fix T81594: Unable to reassign effect inputsRichard Antalik
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-23Fix T79872: VSE - splitting strip shows the channel number when unusedPhilipp Oeser
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-17Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-05Fix T79497: Crash when removing strips with prefetchingRichard Antalik
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-02Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-02Fix T66805: No cache invalidation with remove gaps operatorRichard Antalik
2020-08-01Cleanup: spellingCampbell Barton
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Sequencer: Ensure UUIDs are updated when neededSergey Sharybin
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix T79357: VSE crash on prefetching when performing cutsPhilipp Oeser
2020-07-26VSE: Refactor delete operator and APIRichard Antalik
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-10Fix T78573: Crash when removing strips with prefetchingRichard Antalik
2020-07-03Cleanup: Editors/Space/sequencer, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-26Fix T78129: No audio playback with sound strip pasted to a new sceneRichard Antalik
2020-06-26Fix T77669: Copy-pasting strip twice crashes BlenderRichard Antalik
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-18Fix T77764: VSE: snap strip to current frame does not move associatedPhilipp Oeser
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Fix T66390: Update missing when snaping strips.Richard Antalik
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-11Cleanup: move sequencer view operators into sequencer_view.cCampbell Barton
2020-06-05Cleanup: use doxy sections for sequencer edit, selectCampbell Barton