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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-23VSE: Add drag and drop handler for preview areaPeter Fog
2021-11-23VSE: Support drag and drop for datablocksPeter Fog
2021-11-17Fix T91724: Strip height is too limitedRichard Antalik
2021-11-11Cleanup: spelling in commentsCampbell Barton
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-10-21VSE: Add 2D cursor overlay optionRichard Antalik
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-11Cleanup: make format (VSE)Dalai Felinto
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-09VSE: Fix 2D cursor not visibleRichard Antalik
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-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-22Fix crash duplicating sequencer areaCampbell Barton
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-08-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16Cleanup: clang-formatCampbell Barton
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-03Cleanup: Editors/Space/sequencer, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik