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
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-02Cleanup: Fix clang-tidy warnings: [readability-inconsistent-declaration-param...Clément Foucault
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-27Fix error in previous commit - missed includeRichard Antalik
2022-06-27Fix meta strip has incorrect range when createdRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFélix
2022-05-24Fix T98057: Adjustment layer blend mode not optimalRichard Antalik
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-01-25VSE: Use timecodes by defaultRichard Antalik
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2021-12-20Fix T94254: Crash using view_all operator in VSERichard Antalik
2021-12-20Fix: Meta strip not created with alpha over blend modeRichard Antalik
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-28Cleanup: Move VSE channels check into own util functionDalai Felinto
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Cleanup: rename playhead to current-frameCampbell Barton
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-02Cleanup: Strip duplication codeRichard Antalik
2021-05-25Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-25Fix T88551: Crash accessing uninitialized tool settingsRichard Antalik
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-01-08Cleanup: clang formatPhilipp Oeser
2021-01-08VSE: Hide cache settings and adjust defaultsRichard Antalik
2020-12-29Fix T83991: Pasting sound strip not working correctlyRichard Antalik
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-17Fix T83869: Crash when creating Sequencer in new sceneRichard Antalik
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-11-16Cleanup: spellingCampbell Barton
2020-11-16Cleanup: split sequencer.c fileRichard Antalik