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

Add SystemSets and register types #2

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

xentripetal
Copy link
Contributor

  • Adds an Init and Interpolate system set for allowing dependencies to schedule around the systems.
  • Registers custom data types in the reflection registry.
  • Moves Predicated/Interpolated flag insertion to PreUpdate and before Interpolate to make sure first tick data is registered

- Adds an Init and Interpolate system set for allowing dependencies to
  schedule around the systems.
- Registers custom data types in the reflection registry.
@Bendzae Bendzae merged commit 285b7fc into Bendzae:main Nov 16, 2023
1 check passed
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