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
2021-12-01Cleanup: Fix errors in previous commitRichard Antalik
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
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-18Fix T91700: Strips can be transformed in scope display modesCampbell Barton
2021-10-09Fix T91978: VSE box select substract doesn't workRichard Antalik
2021-10-06Fix errors in 68dc970219ef7a559b48bd1b3e45d033367b4172Campbell Barton
2021-10-06Sequencer: improvements to preview selectionCampbell Barton
2021-10-06Sequencer: use pass-through for preview selectCampbell Barton
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-08Cleanup: VSE select operatorRichard Antalik
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-05-28Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-28Fix T88635: VSE: Select Linked gives unpredictable resultsPhilipp Oeser
2021-05-21Cleanup: spellingRichard Antalik
2021-05-20VSE: Fix select strips at current frame featureRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-07Silence warningsDalai Felinto
2021-05-07Fix strict compiler warning in sequencer codeSergey Sharybin
2021-05-07VSE: New iterator designRichard Antalik
2021-03-31Cleanup: Fix warningsRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-02-05Cleanup: Minimize seq->tmp usageRichard Antalik
2020-12-31Cleanup: Move functions from sequencer_edit.cRichard Antalik
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-20VSE: Add options to select neighboring handlesPeter Fog
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-05Fix T80397: Select Side not working correctlyRichard Antalik
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-06-18Sequencer: revert selection & keymap changes from D7679Campbell Barton
2020-06-09Sequencer: restore behavior removed from recent refactorCampbell Barton
2020-06-05Cleanup: use doxy sections for sequencer edit, selectCampbell 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-01UI: use term current frame instead of playheadCampbell Barton