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

LOOKDEVX-2403 - Allow creating custom types at NodeGraph boundaries #3564

Conversation

JGamache-autodesk
Copy link
Collaborator

When creating NodeGraph/Material inputs and outputs, allow passing the native type as a string instead of "Generic" when creating a port that can only be wrapped in UFE as an UfeAttributeGeneric.

This allows LookdevX to display the expected port type when promoting ports on inner nodes.

When creating NodeGraph/Material inputs and outputs, allow passing the
native type as a string instead of "Generic" when creating a port that
can only be wrapped in UFE as an UfeAttributeGeneric.

This allows LookdevX to display the expected port type when promoting
ports on inner nodes.
@JGamache-autodesk JGamache-autodesk self-assigned this Jan 18, 2024
@JGamache-autodesk JGamache-autodesk added the ufe-usd Related to UFE-USD plugin in Maya-Usd label Jan 18, 2024
feldstj
feldstj previously approved these changes Jan 18, 2024
pierrebai-adsk
pierrebai-adsk previously approved these changes Jan 18, 2024
@JGamache-autodesk JGamache-autodesk added the ready-for-merge Development process is finished, PR is ready for merge label Jan 18, 2024
@JGamache-autodesk
Copy link
Collaborator Author

@seando-adsk Ready for merge. Build fix commit was only a missing UFE_V3 check and does not change the logic.

Copy link
Collaborator

@pierrebai-adsk pierrebai-adsk left a comment

Choose a reason for hiding this comment

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

I was going to comment that the test would be affected, but it only runs for UFE v4, so all is good.

@seando-adsk seando-adsk merged commit ccb3c1e into dev Jan 19, 2024
11 checks passed
@seando-adsk seando-adsk deleted the gamaj/LOOKDEVX-2403/allow_creating_custom_types_at_nodegraph_boundaries branch January 19, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge ufe-usd Related to UFE-USD plugin in Maya-Usd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants