Blender Git Loki

Git Commits -> Revision a1086dd

Revision a1086dd by Sybren A. Stüvel
April 6, 2017, 12:22 (GMT)
Alembic import: restructured the importer w.g.t. parenthood

Previously, a GHash was used to store a flattened mapping of parent
information based on the Alembic hierarchy, and then that hash was used to
set parent pointers on Blender objects. This resulted in errors and
some duplicate objects. The new approach stores parent pointers while
traversing the Alembic hierarchy, which means that there is much more
information about the actual context of the Alembic object itself,
producing a more stable import.

Commit Details:

Full Hash: a1086ddec47a859f2d39b54f60e5d567bf3cff25
Parent Commit: 13c9cc9
Lines Changed: +97, -90

3 Modified Paths:

/source/blender/alembic/intern/abc_object.cc (+1, -0) (Diff)
/source/blender/alembic/intern/abc_object.h (+5, -0) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+91, -90) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021