-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- In GetPrim(), we check for a prim data source before creating a
HdPrman_UpdateObjectSettings_DataSource. This avoids the need to do the same check in the new data source. - In _UpdatePrimvars(), we don't need to check the result of primvars.GetPrimvar(), which removes one level of nesting. (Internal change: 2347503)
- Loading branch information
Showing
1 changed file
with
74 additions
and
81 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