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

Reimplement [Deprecated] attribute #9

Open
McManning opened this issue Aug 7, 2020 · 0 comments
Open

Reimplement [Deprecated] attribute #9

McManning opened this issue Aug 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@McManning
Copy link
Owner

Previously had support for automatic upgrading of nodes marked as [Deprecated] when a graph is loaded, but it ended up executing far too quickly while working with a graph in the editor (since I used OnBeforeSerialize).

Come up with a better solution and reimplement. For now - the method lives in Graph.UpgradeDeprecatedNodes but isn't called anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant