Blender Git Loki
Git Commits -> Revision e92989b
Revision e92989b by Sybren A. Stüvel (sybren-usd) July 18, 2019, 10:46 (GMT) |
USD: removed 'parent_writer' pointer The `parent_writer` pointer was intended to be used by an Alembic writer, but now it's getting in the way. I'm removing it from the `AbstractHierarchyIterator` with the intent of either restoring it or finding another solution when we actually implement Alembic writers. |
Commit Details:
Full Hash: e92989b0c1c0a518a3208e98cd2b6af0cc424469
Parent Commit: e847ceb
Lines Changed: +10, -21