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-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-05Cleanup: clang-formatCampbell Barton
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-03-03Cleanup: clang tidyJacques Lucke
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-08-30Fix T79940 VSE Editor crash when opening a different scene as a stripClément Foucault
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-11Sequencer: view toggle no longer cycles over SEQUENCER_PREVIEW stateCampbell Barton
2020-06-11Cleanup: move sequencer view operators into sequencer_view.cCampbell Barton
2020-06-05Cleanup: remove unused sequencer marker code from 2.4xCampbell Barton
2020-06-05Sequencer: split select side of frame out of the select operatorCampbell Barton
2020-06-01UI: rename "Select Playhead" to "Select -> Side of Current Frame"Campbell Barton
2020-06-01VSE: Add select under playhead, and shortcuts for left, right, under.Peter Fog
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2019-11-03VSE: add a Set frame range to Strips operatorAlessio Monti di Sopra
2019-11-01Sequencer: use all selected strips for select side operatorCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-28Refactors preview drawing code with few functional modifications:Richard Antalik
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton