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 <montagne29@wanadoo.fr>2015-04-30 21:58:34 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-04-30 21:58:34 +0300
commitcdabf7e3535fe5c88f9e475459210e5121bc58f7 (patch)
treea0a1f5976f0d4b370d1dc8cafed4aace39e63aa1 /source/blender/editors/space_clip
parent4d6584ba6a22d4c06cb5e5ecce38dded1247da3f (diff)
Data transfer - Loop Islands Hell Fixes.
This commit fixes several issues: * island_store->items_to_islands_num was reset each time we added a new island, this is stupid! Harmless too, though, afaikt. * partial verts bvhtree (with several islands) was hugely over-allocated... * we would 'leak' in neighbor islands when geometry itself was contiguous. * best_nor_dot was used incorrectly, leading to smaller weights for better matching normal! All those fixes are related to T44522 (through personal communications with reporter).
Diffstat (limited to 'source/blender/editors/space_clip')
0 files changed, 0 insertions, 0 deletions