Blender Git Commit Log

Git Commits -> Revision 9ea661f

Revision 9ea661f by Sybren A. Stüvel (master)
November 5, 2019, 16:44 (GMT)
Alembic import: fix incorrect 'topology changed' error

When importing subdivision surfaces a 'Topology Changed' error was shown
even though the topology didn't change at all. The code was comparing to
`totpoly` where `totloop` should have been used.

Commit Details:

Full Hash: 9ea661f47ad0b7f1686e0ad271043f756781dd29
Parent Commit: 9a9e93e
Lines Changed: +1, -1

1 Modified Path:

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