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
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