Blender Git Commit Log

Git Commits -> Revision 0012d54

Revision 0012d54 by Sybren A. Stüvel (master)
October 29, 2017, 13:36 (GMT)
Alembic import: fixed mesh corruption when changing topology

When the mesh changed topology but kept the vertex count the same, it would
result in a corrupt mesh. By checking the face & loop counts too, this has
become less likely.

I've checked IPolyMeshSchema::isConstant(), but it returns true even when
we see that the mesh changed topology.

Commit Details:

Full Hash: 0012d54a70ac1dcd83531a32d1fe3ab017034e4b
Parent Commit: ab2d1f6
Lines Changed: +4, -1

1 Modified Path:

/source/blender/alembic/intern/abc_mesh.cc (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021