-
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.
[usdImaging] Fix up PointInstancer primvar semantics.
This change adds "angularVelocities" support to point instancers in UsdImagingDelegate; "velocities, accelerations, angularVelocities" support in UsdImagingStageSceneIndex, and support for local constant/uniform primvars and inherited constant primvars to show up in hydra as "constant" primvars on a point instancer. This should bring the usdImaging point instancer support in line with the UsdGeomPointInstancer spec, and address issues in Solaris that were proposed to be fixed in PRs #1731 and #1734. This change includes and expands on those PRs. Fixes #1731 Fixes #1734 (Internal change: 2324658)
- Loading branch information
Showing
3 changed files
with
142 additions
and
52 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
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
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