Skip to content

Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@yantor3d yantor3d released this 18 Mar 20:46

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.