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:
authorNicholas Bishop <nicholasbishop@gmail.com>2012-03-29 02:03:46 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2012-03-29 02:03:46 +0400
commitb8bb3f2e3c52186b388dedba7cc0a950adf2d0a2 (patch)
treed87c959a2a3f0c65d66fd04591952892ffdf0d02 /source/blender/editors/mesh/editmesh_add.c
parent9391e4c4a35e656373badc01457a5670e82cb2ac (diff)
Partial fix for array modifier vertex merge (bug 30195).
Two fixes: * The find-doubles operator was overriding the "dirty" element indices, so vertices were not being mapped correctly. * In some cases a vertex can be set to merge with a vertex that is also set to be merged, so added a loop to find the first unmerged vert in this case. Not yet working is the "First Last" merge option. Also made some cleanups and added comments in the array/remove doubles code.
Diffstat (limited to 'source/blender/editors/mesh/editmesh_add.c')
0 files changed, 0 insertions, 0 deletions