This implements a different smooth algorithm for dyntopo. This smooth
algorithm takes the current dyntopo detail size into account and tries
to smooth the whole mesh as it has that detail applied.
New:
Old (regular laplacian smooth):
This fixes the smoothing artifacts and bad deformation that regular
laplacian smoothing creates as areas with lower detail resolution will
smooth faster.
Dyntopo now uses this smooth algorithm by default automatically, but it
can be also added as an option. Its strength can also be tweaked
independently.