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-04-11VSE: Add channel headersRichard Antalik
2022-04-11Cleanup: Compilation warningsSergey Sharybin
2022-04-11Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-04-11Fix incorrect meta strip background colorRichard Antalik
2022-04-11Cleanup: use ELEM macroCampbell Barton
2022-04-11Cleanup: Remove repeated word in commentsCampbell Barton
2022-04-11GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-04-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
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-16Cleanup: spellingCampbell Barton
2021-08-16VSE: Use lines to draw waveformSebastian Parborg
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-28Cleanup: Remove unnecesary undefsRichard Antalik
2021-07-27VSE: Draw strips transparent during transform overlapPablo Vazquez
2021-07-24Revert "VSE UX: Make Speed Effect strips more user friendly."Germano Cavalcante