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>2013-08-16 18:18:54 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-08-16 18:18:54 +0400
commitef8ea14f459e0e765e07fc48858c18dc11cfdfb5 (patch)
tree01af1661f43fc2f2689888971cfe8709bc11e6e8 /source/blender/modifiers
parent36c530dec917d548de24d5c31ed77a2ab565ed05 (diff)
rewrite edgenet fill bmesh operator.
previous code created faces with mixed face-flipping and could get very slow, test with ~60,000 edges here hung my system for over 2min (didnt wait for it to finish), new code executes in about 1 second. new code doesn't attempt to flip faces correctly, its quite involved to do so, especially when the new faces are not created adjacent to eachother. so simpler to calculate normals afterwards.
Diffstat (limited to 'source/blender/modifiers')
0 files changed, 0 insertions, 0 deletions