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
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Sequencer: Add session UUID check functionSergey Sharybin
2020-07-31Sequencer: Add session UUID management to SequenceSergey Sharybin
2020-07-26VSE: Refactor delete operator and APIRichard Antalik
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Cleanup: warningCampbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-13Fix T76320: Thread race condition on undo with prefetching enabledRichard Antalik
2020-05-13Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-13Fix T70612: Sequencer Crash on enabling PrefetchRichard Antalik
2020-05-10Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-27Fix T75495: Blender crashes opening a VSE .blend fileRichard Antalik
2020-04-14Cleanup: remove redundant include, clang-formatCampbell Barton
2020-04-12Fix T74875: Preview shows previously cached frame after Hard CutRichard Antalik
2020-04-12Fix T74897: VSE animation doesn't workRichard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-01-29Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-29Fix T73014: Marker sync does not work correctly if moving strip so it overlap...Philipp Oeser
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-22Fix T70415 100% proxy files playing with poor performanceRichard Antalik
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-10-02Fix T69924: Prefetch stops when moving playheadRichard Antalik
2019-09-14VSE: prefetchingRichard Antalik
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-01Fix T49589: 2.78 VSE no longer caching Node Editor scene stripsRichard Antalik
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-29VSE: Cache rewriteRichard Antalik