Blender Git Loki
Git Commits -> Revision d98b38f
Revision d98b38f by Sybren A. Stüvel (master) January 9, 2020, 14:46 (GMT) |
USD Exporter: removed exclusion of 'Holdout' collections This is in response to @brecht's remark in rBec62413f803e, where he states that the approach was problematically interpreting the holdout setting in a different way than what it was designed to do. If we later want to add back a different "never include this in exports" criterion, it can be easily done in `AbstractHierarchyIterator::mark_as_weak_export()`. If such a criterion should be file-format-specific, it can be done by overriding that function in the file-format-specific subclass. |
Commit Details:
Full Hash: d98b38f97aa07edfbaf81ab07523a1abef585ba1
Parent Commit: 744a589
Lines Changed: +0, -5
1 Modified Path:
/source/blender/usd/intern/abstract_hierarchy_iterator.cc (+0, -5) (Diff)