-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAYA-108270 Improve draw performance for Rprims without extent
If the Rprim has empty bounds, we will assign a null bounding box to the render item and Maya will compute the bounding box from the position data.
- Loading branch information
Huidong Chen
committed
Dec 1, 2020
1 parent
a0d2df6
commit 30cb835
Showing
2 changed files
with
42 additions
and
32 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