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

Fix Python binding of setUnitType #1728

Merged

Conversation

msuzuki-nvidia
Copy link

Fix Python API setUnitType() was bound to C++ hasUnitType().

This issue was initially reported here:
https://academysoftwarefdn.slack.com/archives/C0230LWBE2X/p1702146955156999

@jstone-lucasfilm
Copy link
Member

Thanks for this fix, @msuzuki-nvidia!

Now that we're focusing on MaterialX 1.39 development in preparation for SIGGRAPH 2024, we're aiming to make all new changes to the dev_1.39 branch of MaterialX, which can be found here:

https://github.com/AcademySoftwareFoundation/MaterialX/tree/dev_1.39

Would it be possible to reframe your pull request as a change to the dev_1.39 branch, so that we can merge it there?

@msuzuki-nvidia msuzuki-nvidia changed the base branch from main to dev_1.39 March 6, 2024 04:30
@msuzuki-nvidia
Copy link
Author

@jstone-lucasfilm sure thing. changed target to dev_1.39.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @msuzuki-nvidia!

@jstone-lucasfilm jstone-lucasfilm changed the title Fix setUnitType was bound to hasUnitType Fix Python binding of setUnitType Mar 6, 2024
@jstone-lucasfilm jstone-lucasfilm merged commit fe99673 into AcademySoftwareFoundation:dev_1.39 Mar 6, 2024
31 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.

None yet

2 participants