Blender Git Loki
Git Commits -> Revision ccb5bd3
June 21, 2021, 18:48 (GMT) |
Rename USDStageReader prune functions. Renamed USDStageReader prune_by_visibility() and prune_by_purpose() member functions to include_by_visibility() and include_by_purpse(), respectively, to reflect the current semantics. I.e., both functions are now answering the question, 'should the prim be included in the traversal', returning true to include and false to exclude. |
Commit Details:
Full Hash: ccb5bd3778b84d6eaf12ad9abb5ca17f4ec9d05e
Parent Commit: 9256501
Lines Changed: +6, -6