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-06-27style cleanupCampbell Barton
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-20Silent masks "alloc new deform spline" debug printSergey Sharybin
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-13mango requestCampbell Barton
2012-06-12remove input socket of mask node, this wasnt used.Campbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-08support for subframe animation evaluation for masks.Campbell Barton
2012-06-08fix for own bug - evaluating past the last frame of a mask didnt work at all.Campbell Barton
2012-06-08Mask editing: remove use_parent property and use check if paren't id is set i...Sergey Sharybin
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07Quite some warnings...Bastien Montagne
2012-06-07improvement to handle recalculation, only do this on auto-handles when they a...Campbell Barton
2012-06-07fix for bug where auto-handles were not calculated correctly for animated cur...Campbell Barton
2012-06-07code cleanup: remove unused mask argsCampbell Barton
2012-06-05operator to reset feather weights on all shape keysCampbell Barton
2012-06-05mask point slide now accounts for scaled bezier weights,Campbell Barton
2012-06-05change how the weight for feather points are calculated with masking, instead...Campbell Barton
2012-06-05code cleanup: mask feather weight - add in checks for u==1 or u==0Campbell Barton
2012-06-05code cleanup: helper functions for masking.Campbell Barton
2012-06-05code cleanup: var names in mask codeCampbell Barton
2012-06-05mask editingCampbell Barton
2012-06-05mask switch direction now swaps handle direction tooCampbell Barton
2012-06-05fix for possible uninitialized pointer use in mask rasterize and remove some ...Campbell Barton
2012-06-04copy mask file from tomato branch, sorry dont know how to do multiple of thes...Campbell Barton