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
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-18Fix #32132: Uniformly moving custom feather points does not workSergey Sharybin
2012-07-15use a different setting for fill/cyclic - you may want to have unfilled cycli...Campbell Barton
2012-07-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
2012-07-08style cleanupCampbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-20make mask handles draw with an outline - when outline option is enabled.Campbell Barton
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
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-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13mango requestCampbell Barton
2012-06-13tint non-active mask layers greyCampbell Barton
2012-06-12fix for using freed memory with mask point slideCampbell Barton
2012-06-09code cleanup: doxy comment filename correctionsCampbell Barton
2012-06-09add a utility function to get an exact match for a grease pencil frame.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-08fix for bug in point slide using freed memory when auto-keying.Campbell Barton
2012-06-08Mask editing: remove use_parent property and use check if paren't id is set i...Sergey Sharybin
2012-06-08- remove redundant NULL checks from mallocn's local linked list functions.Campbell Barton
2012-06-07initial support for editing masks in the sequencer, currently only draw the m...Campbell Barton
2012-06-07Quite some warnings...Bastien Montagne
2012-06-07adding mask points now adds in the correct place relative to shape keys (upda...Campbell Barton
2012-06-07code cleanup: remove unused mask argsCampbell Barton
2012-06-06mask modeCampbell 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 point slide now accounts for scaled bezier weights,Campbell Barton
2012-06-05mask editingCampbell Barton
2012-06-04A few UI messages fixes.Bastien Montagne
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