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 redundant values #1399

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

zicher3d
Copy link
Collaborator

Due to a bug in graph editor, a lot of inputs had connections to an interfacename and a value, when only the interfacename was needed.

This is fixed in future graph editor builds, but probably only for new created inputs, so a clean slate is necessary for safety.

The graphs were working in Viewer, but causing issues in LookdevX. LookdevX now handles this case if we face it again in the future.

Due to a bug in graph editor, a lot of inputs had connections to an interfacename and a value, when  only the interfacename was needed.

This is fixed in future graph editor builds, but probably only for new created inputs, so a clean slate is necessary for safety.

The graphs were working in Viewer, but causing issues in LookdevX. LookdevX now handles this case if we face it again in the future.
Copy link
Collaborator

@ashwinbhat ashwinbhat left a comment

Choose a reason for hiding this comment

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

LGTM

@zicher3d zicher3d merged commit 712102d into adsk_contrib/dev May 17, 2024
48 checks passed
@zicher3d zicher3d deleted the zicher/fix_redundant_values branch May 17, 2024 18:24
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