Blender Git Loki
Git Commits -> Revision 6c3db47
Revision 6c3db47 by Kévin Dietrich (alembic_basic_io) July 13, 2016, 02:40 (GMT) |
Fix crash constructing depsgraph with missing objects. Wait till all of the objects present in the Alembic archive are created and parentship set before updating the scene and its depsgraph. |
Commit Details:
Full Hash: 6c3db47c0d05fdd0830523650355d3c7ec78bd59
Parent Commit: 0f340c7
Lines Changed: +7, -12
6 Modified Paths:
/source/blender/alembic/intern/abc_curves.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_object.cc (+1, -4) (Diff)
/source/blender/alembic/intern/abc_object.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_points.cc (+1, -1) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -4) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_object.cc (+1, -4) (Diff)
/source/blender/alembic/intern/abc_object.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_points.cc (+1, -1) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -4) (Diff)