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

Improve API parser + remove obsolete messages #1553

Merged
merged 9 commits into from
Mar 6, 2020
Merged

Conversation

citizenmatt
Copy link
Member

This PR updates the apiparser util:

  • All type information now comes from the documentation, including docdata/toc.json. This replaces a type resolver that would use whatever assemblies were currently installed
  • Removes messages that use parameters that have been made obsolete ("Generate Unity Event Functions" generates deprecated functions #1545)
  • Easy to rebuild the api.xml from all versions. It's quicker too (but still not that fast)
  • Update API information to 2020.1.0a25

@citizenmatt citizenmatt added this to the Rider 2020.1 milestone Mar 3, 2020
@citizenmatt citizenmatt self-assigned this Mar 3, 2020
@citizenmatt citizenmatt merged commit 9dab71a into net201 Mar 6, 2020
@citizenmatt citizenmatt deleted the feature/api-parser branch March 8, 2020 12:28
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.

1 participant