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-05Cleanup: Remove unused code for VSE waveform drawingRichard Antalik
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-07-15Cleanup: compiler warningsBrecht Van Lommel
2022-07-15Cleanup: VSE waveform drawingRichard Antalik
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-10Fix incorrect meta strip background colorRichard Antalik
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: VSE channel drawingRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-18Fix T92445: Thumbnail height without overlay textAndrea Beconcini
2021-11-15Fix T90592: Incorrect scrollbar range with backdropRichard Antalik
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-01Fix sequencer preview selection drawing ignoring meta-stripsCampbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-07Fix T91670: Strip text position is incorrectRichard Antalik
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-10-04Fix T91725: Waveforms are not displayedRichard Antalik
2021-10-01VSE: Draw active strips with a different color in the preview windowSebastian Parborg
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-27Fix T91694: VSE crashes when creating new sceneRichard Antalik
2021-09-24Fix T91662: VSE Image overlay is drawn for backdropRichard Antalik
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: incompatible-pointer-types warningCampbell Barton
2021-09-21Cleanup: Clang-tidy warningsRichard Antalik
2021-09-21Cleanup: else-after-returnJacques Lucke