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:
authorCampbell Barton <ideasman42@gmail.com>2016-07-11 14:49:59 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-07-11 14:59:15 +0300
commitc58ae20f6ce2af2a2b71d477917d2a272e47260f (patch)
tree763f5cd8d106b3473b0958a6d101356e73946288 /intern/cycles/kernel/geom/geom_bvh_subsurface.h
parent6ea43f9aca81bab376b8f8878b6aeb4819ce251c (diff)
Dyntopo: fix lop-sided edge collapse
When an edge was collapsed, one of the vertices would be removed. Edges attached to the deleted vertex wouldn't be considered for collapsing again, making the outcome from collapsing edges depend on the edge-vertex order. Use a hash to lookup the final vertex when collapsing edges, instead of skipping them.
Diffstat (limited to 'intern/cycles/kernel/geom/geom_bvh_subsurface.h')
0 files changed, 0 insertions, 0 deletions