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

Upgrade to Entities 1.0 #86

Open
6 of 7 tasks
mbaker3 opened this issue Oct 11, 2022 · 1 comment
Open
6 of 7 tasks

Upgrade to Entities 1.0 #86

mbaker3 opened this issue Oct 11, 2022 · 1 comment

Comments

@mbaker3
Copy link
Member

mbaker3 commented Oct 11, 2022

At the time of writing Entities 1.0-exp.8 has been released.

For the time being we aren't upgrading Anvil until the API is further locked down and the team gets closer to a final 1.0 release.

While not comprehensive, existing anvil code has been annotated with comments pointing back to this issue number to help with the migration.

Upgrade Steps:

  • Upgrade package and get anvil compiling again
  • Review all references to this issue in code comments and adapt logic as necessary.
  • Run main features and profile to ensure they still perform as expected
    • TaskSystem
    • Multi-World PlayerLoop optimization
    • ManagedReference
    • Burstable Logging
  • Update Readme
@jkeon
Copy link
Member

jkeon commented Jan 16, 2024

Due to #301, this task is now just going through the code base to review all references to this issue and planning that work accordingly.

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

No branches or pull requests

2 participants