You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
moveVerts currently only modifies the vertex array in meshGenerator, meaning vertexDict keys are not updated to match new vertex positions. vertexDict should be updated whenever vertices are modified after creation.
The text was updated successfully, but these errors were encountered:
moveVerts currently only modifies the vertex array in meshGenerator, meaning vertexDict keys are not updated to match new vertex positions. vertexDict should be updated whenever vertices are modified after creation.
The text was updated successfully, but these errors were encountered: