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-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97733: Crash when adding new sceneRichard Antalik
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-22Fix: VSE channels region visible in previewRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell 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