Blender Git Commit Log

Git Commits -> Revision bae796f

January 1, 2018, 15:01 (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: bae796f0d54e3e806684cb6c29b7cda79f828b70
Parent Commit: 02bac54
Committed By: Bastien Montagne
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