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-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
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-29Fix T96582: Wipe effect not workingRichard Antalik
2022-03-29Fix T96699: Splitting strip does not copy animationRichard Antalik
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-15Fix T96263: command line rendering affected by current scene subframeBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-07Cleanup: use doxy-sections for pipeline, text_drag & effectsCampbell Barton
2022-03-02Fix potential crash during proxy buildingRichard Antalik
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-02-01Fix compile error with audaspace disabledJulian Eisel
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-26Fix T94149: Incorrect sound strip lengthRichard Antalik
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25VSE: Use timecodes by defaultRichard Antalik