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
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
2020-06-01Cleanup: error building on LinuxCampbell 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-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix (unreported): Crash on accessing active sequence in select groupped operatorRobert Guetzkow
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-17Keymap: add sequencer box select with handlesCampbell Barton
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-01-22VSE: Add Adjust Last Operation panel to the video sequencerRichard Antalik
2020-01-20Fix T72546: Video Sequencer: Select grouped 'OVERLAP' operator wrongPhilipp Oeser
2019-11-01Cleanup: correct logical error in last commitCampbell Barton
2019-11-01Sequencer: use all selected strips for select side operatorCampbell Barton
2019-10-04UI: Move all Selected Strips and Strip Handles when DraggingJulian Eisel
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-06-11Fix extend being ignored for left/right sequencer selectionCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-29Cleanup: remove redundant sequencer under cursor checkCampbell Barton
2019-05-28Sequencer: Drag outside of sequence to initiate box selectJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Select: change Sequencer to match new behavior of 'deselect on nothing'.Bastien Montagne
2019-04-30Cleanup: Remove pre-2.5 ifdef'ed piece of code.Bastien Montagne
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
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-15Cleanup: comment line length (editors)Campbell Barton
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton