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-08-22add new mask blend mode: 'Merge Subtract'. gives better results when using fe...Campbell Barton
2012-08-06Made feather self-intersection check an option.Sergey Sharybin
2012-08-01misc mask fixesCampbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-28patch [#32195] MASKS: Canonical Porter Duff algorithm for merge missing.Campbell Barton
2012-07-24use 2d vectors for mask point access.Campbell Barton
2012-07-24mask layer rna api: add exception when removing incorrect masklayer from mask...Campbell Barton
2012-07-18workaround for a bug with zero edges getting removed got feather faces out of...Campbell Barton
2012-07-18add difference blending mode, also fix error in last commitCampbell Barton
2012-07-16mask fill/cyclic toggle wasnt refreshing compo nodesCampbell Barton
2012-07-16mask blending modes: lighten/darken/multiply/replaceCampbell Barton
2012-07-15falloff option for mask layersCampbell Barton
2012-07-15use a different setting for fill/cyclic - you may want to have unfilled cycli...Campbell Barton
2012-06-27style cleanupCampbell Barton
2012-06-20Store parent's initial position when setting mask's parent from the interfaceSergey Sharybin
2012-06-13tint non-active mask layers greyCampbell Barton
2012-06-08add listener in action space for mask changes so dopesheet redraws + other mi...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-05mask editingCampbell Barton
2012-06-04A few UI messages fixes.Bastien Montagne
2012-06-04remaining mask files from tomato. these wont get svn history carried over.Campbell Barton