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-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-11-20Cleanup: spellingCampbell Barton
2020-11-19Cleanup: refactor sequencer_edit.c fileRichard Antalik
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17VSE: Fix prefetch initialization sequenceRichard Antalik
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17Fix incorrect text size with downscaled previewRichard Antalik
2020-11-16Cleanup: spellingCampbell Barton
2020-11-16Cleanup: split sequencer.c fileRichard Antalik
2020-11-12Cleanup: spellingCampbell Barton
2020-11-11Cleanup: use bool for imbuf save callbacksCampbell Barton
2020-11-09Cleanup: Sequencer, remove unused functionSybren A. Stüvel
2020-11-06Cleanup: remove unused functionsRichard Antalik
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-06Sequencer: Make naming consistent in header and implementation filesSergey Sharybin
2020-11-06VSE: Don't store proxy images in cacheRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06CMake: Fix wrong library used for dependencySergey Sharybin
2020-11-06Refactor: move sequencer modifier .blend I/O to sequencer moduleJacques Lucke
2020-11-06Cleanup: Clang-Tidy warningsSergey Sharybin
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-05VSE: cache performance optimizationRichard Antalik
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-05Cleanup: split sequencer.c fileRichard Antalik
2020-11-04Cleanup: unused argumentCampbell Barton
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-26Split BKE_sequencer.h intern/extern definitionsRichard Antalik
2020-10-26Fix Recursion when rendering scene stripRichard Antalik
2020-10-26Fix T81250: Crash after undoing with prefetchingRichard Antalik
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-17Fix T81594: Unable to reassign effect inputsRichard Antalik
2020-10-08Cleanup: Remove `BKE_mask_copy_nolib()` and `BKE_mask_free()`.Bastien Montagne
2020-10-06VSE: Fix audio stripsDalai Felinto
2020-10-05Move sequencer sources from blenkernelRichard Antalik