Blender Git Loki

Git Commits -> Revision 9f5f91d

Revision 9f5f91d by Sybren A. Stüvel (master)
January 9, 2020, 14:47 (GMT)
USD Exporter: properly export objects whose parents are not exported

The exporter constructs an export hierarchy, and then traverses that
hierarchy from the root to the children. When an object is to be exported,
but its parent is not, it meant that this traversal from (great)parent to
children would skip these objects. This commit fixes that by inserting the
missing parents as 'transform only' into the hierarchy.

Commit Details:

Full Hash: 9f5f91d6bd934b70174a9ddb4ea47503d87d4b14
Parent Commit: cf0f066
Lines Changed: +44, -0

2 Modified Paths:

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