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-04Cleanup: redundant struct declarationsCampbell Barton
2021-01-04Cleanup: sort structsCampbell Barton
2020-12-29Fix T83991: Pasting sound strip not working correctlyRichard Antalik
2020-12-22VSE: handle IO errors when reading disk cache header and versionSybren A. Stüvel
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-20VSE: Fix incorrect cache memory usage calculationRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-18Cleanup: Various clang tidy warningsHans Goudey
2020-12-17VSE: Fix crash when adding image stripRichard Antalik
2020-12-17Fix T83869: Crash when creating Sequencer in new sceneRichard Antalik
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
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