Blender Git Commit Log

Git Commits -> Revision 0b55947

Revision 0b55947 by Kévin Dietrich (alembic_basic_io)
June 16, 2016, 13:17 (GMT)
Fix crashing accessing normals out-of-bounds.

Normals in Alembic can either be per-face or per-vertex, so read the
normals according to their scope. Face normals are not read at the
moment since I couldn't figure out how to read the data and there are
some other annoying crashes that need to be fixed beforehand.

Commit Details:

Full Hash: 0b55947ad931ceb6d082d7603ec0967dc50a6543
Parent Commit: 1e3eba0
Lines Changed: +56, -16

4 Modified Paths:

/source/blender/alembic/intern/abc_mesh.cc (+36, -4) (Diff)
/source/blender/alembic/intern/abc_mesh.h (+3, -2) (Diff)
/source/blender/alembic/intern/abc_util.h (+4, -4) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+13, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021