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
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2021-06-10 12:33:53 +0300
committerBastien Montagne <bastien@blender.org>2021-06-10 12:33:53 +0300
commit5304c6ed7d6288ac40bbc79391668c397e30afb8 (patch)
treebdbaa0b1b582b24c6961238e157b450b033929cc /COPYING
parentb669fd376afb19de313392e8f5cd8cf1915c2249 (diff)
DataTransfer: Fix vertices being wrongly added to vgroup.
Previously, a vertex from destination mesh would always be added to all transferred vgroup (with a 0.0 weight), even if none of its matching sources in source mesh belonged to the matching source vgroups. Now a destination vertex is only added to a given destination vgroup if at least one of its source vertices belong to the matching source vgroup. Issue found and initial investigation by @pls in D11524, thanks!
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions