-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Ensure polymesh topology attributes are not written to USD when not set #1914 * Fix behaviour when the vidxs array is null #1914 (#1915) * Fix instance primvar indices with multiple prototypes #1923 (#1925) * Ensure subdiv_iterations is not set uselessly during procedural updates (#1931) * Ensure subdiv_iterations is not set uselessly during procedural updates #1929 (cherry picked from commit 1adc860) * Add changelog * check if the VtValue is empty before doing a UncheckedGet (#1934) * update changelog for 7.3.2.1 release (#1943) * Support shaders shared by multiple materials (#1945) * Support shader shared by multiple materials #1940 * Add changelog * Improve connection resolution for shaders which are not under the hierarchy of materials #1940 --------- Co-authored-by: cpichard <cpichard@users.noreply.github.com>
- Loading branch information
1 parent
47c0ea4
commit 4110873
Showing
8 changed files
with
580 additions
and
278 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
Oops, something went wrong.