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

Simplify element equivalence interface #2133

Merged

Conversation

jstone-lucasfilm
Copy link
Member

This changelist simplifies the interface of the Element::isEquivalent method in MaterialX C++, aligning it with the behavior of Element::validate and proposed use cases for element equivalence in JavaScript.

This changelist simplifies the interface of the Element::isEquivalent method in MaterialX C++, aligning it with the behavior of Element::validate and proposed use cases for element equivalence in JavaScript.
@kwokcb
Copy link
Contributor

kwokcb commented Dec 6, 2024

Thanks for putting up this simplification. Looks good to me.

source/MaterialXCore/Element.h Outdated Show resolved Hide resolved
source/MaterialXCore/Element.h Show resolved Hide resolved
source/MaterialXCore/Element.h Show resolved Hide resolved
@jstone-lucasfilm jstone-lucasfilm merged commit 142460e into AcademySoftwareFoundation:main Dec 6, 2024
34 checks passed
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.

2 participants