Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAYA-128934 - Bug fix: Prevent right click-material assignment for physics-related nodes #3026

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

stefanminning-autodesk
Copy link
Collaborator

Bug fix for my earlier PR #2958.

For some reason, certain node types report their first ancestor as the same name as the node type itself. This threw off the logic in my original implementation, so this fix makes sure we check against at least one actual ancestor type.

@stefanminning-autodesk stefanminning-autodesk added the do-not-merge-yet Development is not finished, PR not ready for merge label Apr 18, 2023
@stefanminning-autodesk stefanminning-autodesk added ready-for-merge Development process is finished, PR is ready for merge and removed do-not-merge-yet Development is not finished, PR not ready for merge labels Apr 18, 2023
@seando-adsk seando-adsk added the adsk Related to Autodesk plugin label Apr 18, 2023
@seando-adsk seando-adsk merged commit 73582d0 into dev Apr 18, 2023
@seando-adsk seando-adsk deleted the MAYA-128934/minnins/bugfix-ancestors branch April 18, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants