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
2014-09-26Fix for missing shortcuts for mask copy/pasteSergey Sharybin
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-03Slide mask spline segment to define it's curvatureSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-21Duplicate operator for masksSergey Sharybin
2013-07-20Select more/less tool for mask splinesSv. Lockal
2012-12-14use UI_view2d_getscale() to get the scale for image cursor drawing and ED_mas...Campbell Barton
2012-09-27Fix #32658: left mouse button selection did not work well in the graph and maskBrecht Van Lommel
2012-09-13fix [#31946] Masking doesn't respect pixel ratioCampbell Barton
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27code cleanup: mask keys now dont use space-clip keys - could give troubles la...Campbell Barton
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-26add ED_space_image_get_size_fl, ED_space_clip_get_size_flCampbell Barton
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-26mask/image viewer now works with non 1:1 image aspect, editing masks in the i...Campbell Barton
2012-07-25mask transform now works in the image spaceCampbell Barton
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25fix some crashes with mask/image transfor, a few more areas working now.Campbell Barton
2012-07-25add mask keymap to image window.Campbell Barton
2012-07-25wip mask/image commit, mostly internal function & added some TODO'sCampbell Barton
2012-07-24initial commit for supporting masks in the image view, currently active seq ...Campbell Barton
2012-07-24generalize mask poll functions and sequencer mask code.Campbell Barton
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
2012-07-04Last spell checking (for now).Bastien Montagne
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-20Cleanup up space clip API:Sergey Sharybin
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
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-09code cleanup: doxy comment filename correctionsCampbell Barton
2012-06-07initial support for editing masks in the sequencer, currently only draw the m...Campbell Barton
2012-06-05operator to reset feather weights on all shape keysCampbell Barton
2012-06-05shrink/fatten transform for mask - adjusts the feather weight.Campbell Barton
2012-06-05mask editingCampbell Barton
2012-06-04abbreviate mask-editing to mask-editCampbell Barton
2012-06-04include cleanup, also raskter wasn't building on osxCampbell Barton
2012-06-04picky change - rename keymap since there is no 'mask editor'Campbell Barton
2012-06-04mask merge (initial copy of editor files)Campbell Barton