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-10Cleanup: unused function warningCampbell Barton
2021-08-10VSE: Fix cache invalidationRichard Antalik
2021-07-28VSE: Fix audio not recalculatedRichard Antalik
2021-07-28Cleanup: VSE cache invalidated twiceRichard Antalik
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-07Fix crash accessing sequencer stripsSergey Sharybin
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07VSE: Remove seq->tmp usage from RNA codeRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-11UI: Correct label naming mistake for VSE text strip box backgroundAaron Carlisle
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-04-30Cleanup: remove redundant assignments & NULL pointer checkCampbell Barton
2021-03-20VSE: Text strip improvementsPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-02VSE: Unify sequences collections APIRichard Antalik
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-06VSE: Don't store proxy images in cacheRichard Antalik
2020-11-05VSE: cache performance optimizationRichard Antalik
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
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-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-19Cleanup: spellingCampbell Barton
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-26Fix T77410: Effects doesn't update when Offset property is setRichard Antalik