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-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
2021-07-24Many tweaks to f-curve drawing codeGermano Cavalcante
2021-07-24VSE UX: Make Speed Effect strips more user friendly.Germano Cavalcante
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02VSE: Fix handle size calculationRichard Antalik
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton