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

[ShaderGraph]Fix for required PositionNode upgrade #2134

Merged
merged 3 commits into from
Oct 9, 2020

Conversation

elizabeth-legros
Copy link
Contributor

PositionNode should upgrade automatically since its behavior is incorrect in previous versions and cant be maintained. Have OnAfterDeserialize call ChangeVersion if the version is less than 1.
Opened and reimported graphs to verify the PositionNode was automatically updated

@github-actions
Copy link

github-actions bot commented Oct 8, 2020

It appears that you made a non-draft PR!
Please convert your PR to draft (button on the right side of the page)
and cancel any jobs that started on Yamato.
See the PR template for more information.
Thank you!

@cdxntchou cdxntchou merged commit b1fffa5 into master Oct 9, 2020
@cdxntchou cdxntchou deleted the sg/fix-required-position-upgrade branch October 9, 2020 23:05
@PaulDemeulenaere
Copy link
Contributor

N.B. : If this code is backported, we should not forgot this fix PR : #2177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants