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
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-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2019-11-04Masking: Cleanup, naming of mask layerSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-04-03Slide mask spline segment to define it's curvatureSergey Sharybin
2014-03-31Code cleanup: use false/true/bool for maskingSergey Sharybin
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-01Code cleanup: use length squared where possibleCampbell Barton
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2013-08-27Mask primitivesSergey Sharybin
2013-08-21Duplicate operator for masksSergey Sharybin
2013-07-20Select more/less tool for mask splinesSv. Lockal
2012-10-18Mask editor: create new mask when trying to create new vertex without active ...Sergey Sharybin
2012-07-27code cleanup: minor edits for mask/transformCampbell Barton
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-24initial commit for supporting masks in the image view, currently active seq ...Campbell Barton
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-19Mark context as const when it's possible and avoid typecasts from const bCont...Sergey Sharybin
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-05operator to reset feather weights on all shape keysCampbell Barton
2012-06-05mask editingCampbell Barton
2012-06-04abbreviate mask-editing to mask-editCampbell Barton
2012-06-04mask merge (initial copy of editor files)Campbell Barton