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-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-02-08Mask: Use control point position when handle is selectedSebastian Koenig
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2021-01-05Cleanup: Enum for mask overlay modeJeroen Bakker
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-11-04Masking: Cleanup, naming of mask layerSergey Sharybin
2019-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey 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
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-03-31Code cleanup: use false/true/bool for maskingSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-04-10Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacksBrecht Van Lommel
2012-12-03Fix for [#33378] Grease pencil dopesheet fails on a few operationsBastien Montagne
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-13fix for drawing non 1:1 aspect masks, transform and selection still need supp...Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
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-06-09code cleanup: name mask and grease pencil dope sheet editor functions more co...Campbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-06mask modeCampbell Barton
2012-06-04remaining mask files from tomato. these wont get svn history carried over.Campbell Barton