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-21Fix T100998: Speed effect not rendering scene strip subframesRichard Antalik
2022-09-21Fix T101098: Moving meta strip can change its lengthRichard Antalik
2022-09-21Fix T100886: error saving side-by-side stereo EXR image of depth passBrecht Van Lommel
2022-08-02Fix T100049: Crash when render finishesRichard Antalik
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-07-08Fix T99494: Transition effects not working correctlyRichard Antalik
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Fix missing argument, avoid instancing function call in macroCampbell Barton
2022-06-30Fix T99133:animating multiply factor on video strips crashes blenderRichard Antalik
2022-06-29Cleanup: correct type for sequencer SWAP macroCampbell Barton
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-06-14Cleanup: Move function definition to correct fileRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-14Cleanup: redundant function callsCampbell Barton
2022-06-13Fix T93500: Sequence.fps returns 0 when proxy is usedRichard Antalik
2022-06-13Fix VSE: Effect strip has length of 1 frame when addedRichard Antalik
2022-06-07Fix T98621: Image does not update when tweaking strip propertiesRichard Antalik
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-05-24Fix T98057: Adjustment layer blend mode not optimalRichard Antalik
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-03Fix T97744: Speed effect causes memory leakRichard Antalik
2022-05-03Fix T97507: Crash when deleting adjustment layerRichard Antalik
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-25VSE: Update first thumbnail when moving handleRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21Fix T70844: Incorrect snappping of strips when effects attachedShrey Aggarwal
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-21Fix T97356: Crash when adding adjustment layer stripRichard Antalik
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-06Fix T96595: Animation not duplicated for meta childrenRichard Antalik
2022-04-05Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-05Sequencer: skip redundant F-curve GSet allocationCampbell Barton
2022-04-05Fix memory leak duplicating sequencer stripsCampbell Barton