This patch aims to give the user the option to average the merged vertex weights with the weld modifier.
The current functionality adds together all of the vertices weights and clamps 0-1. This will add the weights together and divide by the total # of vertices. Vertices not assigned to the existing vertex group will be treated as a weight of 0.0f
The option is now a single boolean that reuses the existing flag.