Blender Git Loki

Git Commits -> Revision 8e3676d

Revision 8e3676d by Sybren A. Stüvel (master)
April 6, 2017, 14:47 (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: 8e3676d5337b1faebf7e2afdf94051769eaf1347
Parent Commit: fa82737
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