I selected two vertical line of vertices as shown in the picture. When I go to Mesh -> Scripts -> Bevel Center, it loads up. I click Bevel and it errors out on me. What’s going on here? I have Bevel Center v2 as coded in the PY file.
Traceback (most recent call last):
File "<string>", line 349, in bevent
File "<string>", line 381, in bevel
File "<string>", line 119, in make_faces
File "<string>", line 88, in get_v
File "<string>", line 63, in make_sel_vert
NameError: global name 'v' is not defined