Blender Git Loki
Git Commits -> Revision e2e0a52
Revision e2e0a52 by Lukas Toenne (alembic_pointcache) November 13, 2014, 10:39 (GMT) |
Normals storage support in Alembic mesh caches. This is not strictly necessary, but removes another step in mesh reconstruction that might take significant time in extreme cases. All 3 normal attributes (loop, poly, vertex normals) need to be stored for successful reconstruction, otherwise they have to be recalculated. |
Commit Details:
Full Hash: e2e0a529d9df175669641122b492ad2088e46d54
Parent Commit: 9436918
Lines Changed: +151, -6