Skip to content

Author unassigned shaders under the mtl scope#2175

Draft
sebastienblor wants to merge 1 commit intoAutodesk:masterfrom
sebastienblor:pr/2174
Draft

Author unassigned shaders under the mtl scope#2175
sebastienblor wants to merge 1 commit intoAutodesk:masterfrom
sebastienblor:pr/2174

Conversation

@sebastienblor
Copy link
Collaborator

Changes proposed in this pull request
When we author unassigned shaders to usd, we want them to go under the mtl scope. So we need to apply a similar code to what is already done when shaders are assigned under a material. At the moment we only want to do that for actual arnold shaders, and not the other node types which are expressed as UsdShade
Adding test_2174

Issues fixed in this pull request
Fixes #2174

@sebastienblor sebastienblor requested a review from cpichard January 9, 2025 09:09
@cpichard
Copy link
Collaborator

cpichard commented Jan 9, 2025

Some tests are failing on my machine and the CI :
Screenshot 2025-01-09 at 09 46 17
Screenshot 2025-01-09 at 09 46 10
is it working on windows ?

@sebastienblor sebastienblor marked this pull request as draft January 14, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unassigned arnold shaders written to USD should go under the mtl scope

2 participants