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
path: root/source
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-06-04 16:47:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-06-04 16:47:03 +0300
commit4a26f3b569c822ff0837ce9d080ac109947bcc5f (patch)
tree59f0c01bebec3dcf7fd4be33b15a4dcd7c77aabd /source
parent06f4bac10402832bb1ae5f6399401d818921b51a (diff)
correct last commit
Diffstat (limited to 'source')
-rw-r--r--source/blender/bmesh/tools/bmesh_decimate_collapse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/bmesh/tools/bmesh_decimate_collapse.c b/source/blender/bmesh/tools/bmesh_decimate_collapse.c
index 73ce7e6ab25..3bcf9a3cd0b 100644
--- a/source/blender/bmesh/tools/bmesh_decimate_collapse.c
+++ b/source/blender/bmesh/tools/bmesh_decimate_collapse.c
@@ -251,6 +251,7 @@ static void bm_decim_build_edge_cost_single(
}
}
else {
+ goto clear;
}
if (vweights) {