-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AssetGraph methods for mapping AssetSubsets (#19696)
## Summary & Motivation We've got a whole bunch of mapping methods on the AssetGraph, and I've always been annoyed that you have to use different ones depending on if you're working with partitioned assets or not. These methods let you do whatever mapping you want without having to think about your specific partitions definition. ## How I Tested These Changes
- Loading branch information
1 parent
b5002e9
commit 7772d95
Showing
2 changed files
with
202 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.