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-15Fix T98765: Regression: Unable to select mask points in clip editorSergey Sharybin
2022-05-17Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-17Fix console errors about missing properties in circle selectSergey Sharybin
2022-05-16Cleanup: shadowing warningCampbell Barton
2022-05-13Tracking: Move all selection logic to operator exec()Sergey Sharybin
2022-05-13Refactor: Use coordinate in API for track selectionSergey Sharybin
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-12Cleanup: Clarify function name and comment logicSergey Sharybin
2022-05-12Cleanup: Hide slide operator specific logicSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-01-28Fix panning with Lock-to-Selection and no selection in Clip EditorSergey Sharybin
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-05-05Cleanup: use int instead of short for lasso array lengthCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-15Fix T74881: Plane-track corner drag fails with LMB selectCampbell Barton
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
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-04-30Select: Add 'deselect on nothing' behavior to tracking editor.Bastien Montagne
2019-04-30Cleanup: typo in func name.Bastien Montagne
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell 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
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-01-08No groping in Blender's Tracker!Sebastian Koenig
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton