Skip to content

Releases: yantor3d/polySymmetry

Beta

18 Mar 20:46
Compare
Choose a tag to compare
Beta Pre-release
Pre-release

Add polyChecksum command, which returns a hash based on the vertex topology of the mesh. Two meshes with the same hash are point compatible.

Fixed the influenceSymmetry pattern matching in the polySkinWeights command being over aggressive, using regular expressions to remove the pattern instead of string replacement.

Improved performance in the polySkinWeights command.