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-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
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix T77049: VSE Image cache is not refreshed when strip are muted/Philipp Oeser
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-30Cleanup: clang-formatCampbell Barton
2020-04-28UI: Title case for 'Prefetch Frames' in VSEPablo Vazquez
2020-04-27Fix T74603: Tweaking offsets causes strips to "reverse"Richard Antalik
2020-04-13Cleanup: unused parameter...Bastien Montagne
2020-04-13Fix T75421: Wipe clock and Iris transition not working.Richard Antalik
2020-04-12Fix T75415: Changing text strip "start" leads to flickering imageRichard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19VSE: Disk cacheRichard Antalik
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-01-31UI: Icons updateWilliam Reynish