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
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-06Fix T93314: Thumbnails not drawn with default scaleRichard Antalik
2021-12-01Cleanup: Fix errors in previous commitRichard Antalik
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-23VSE: Add drag and drop handler for preview areaPeter Fog
2021-11-23VSE: Support drag and drop for datablocksPeter Fog
2021-11-18Fix T90390: VSE Jump operator don't work during playbackRichard Antalik
2021-11-18Fix T92445: Thumbnail height without overlay textAndrea Beconcini
2021-11-18Fix T93154: Crash adding multiple movie stripsRichard Antalik
2021-11-17Fix T91724: Strip height is too limitedRichard Antalik
2021-11-15Fix T90592: Incorrect scrollbar range with backdropRichard Antalik
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton
2021-11-01Fix sequencer preview selection drawing ignoring meta-stripsCampbell Barton
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton
2021-10-27Sequencer: various preview selection improvementsCampbell Barton
2021-10-27Fix sequencer selection toggleCampbell Barton
2021-10-25Fix T90633: Frame all doesn't use meta rangeAndrea Beconcini
2021-10-21VSE: Add 2D cursor overlay optionRichard Antalik
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19VSE: Improve thumbnail loading speedRichard Antalik
2021-10-18VSE: Don't draw thumbnails while renderingRichard Antalik
2021-10-18Fix T91700: Strips can be transformed in scope display modesCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-11Cleanup: make format (VSE)Dalai Felinto
2021-10-09Fix T91978: VSE box select substract doesn't workRichard Antalik
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-09VSE: Fix 2D cursor not visibleRichard Antalik
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-08Sequencer: hide gizmos & cursor during scrubbing & playbackCampbell Barton
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-08Sequencer: only show the 2D cursor with overlays enabledCampbell Barton
2021-10-08Cleanup: remove deprecated SEQ_DRAW_SEQUENCE valueCampbell Barton
2021-10-08Fix sequencer preview/strip checksCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07Fix sequencer preview poll functionCampbell Barton
2021-10-07Fix T91670: Strip text position is incorrectRichard Antalik