Bevel Tool:
- Add functionality for width-method Width and Depth, when 'Only Vertices' is selected.
- Move vertex_only's weight calculations, to accommodate the necessary order for vert_axis calculations.
- remove unused (weight <= 0.0f) check.
- remove unused line
v2 = BM_edge_other_vert(e->e, bv->v);