Skip to content

feat: pre-register reflected components with the world at finalize #314

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

Merged
merged 6 commits into from
Feb 22, 2025

Conversation

makspll
Copy link
Owner

@makspll makspll commented Feb 22, 2025

Less of a bug fix and more of a feature, since this technically works as bevy intended, but not having the feature is a bit of a foot gun

Fixes #299

@makspll makspll enabled auto-merge (squash) February 22, 2025 21:47
@makspll makspll disabled auto-merge February 22, 2025 22:37
@makspll makspll merged commit 31760ea into main Feb 22, 2025
2 checks passed
@makspll makspll deleted the fix/uninserted-component-not-recognized-as-component branch February 22, 2025 22:37
@github-actions github-actions bot mentioned this pull request Feb 22, 2025
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.

🐛 Types don't count as Components until a component of their type has been inserted for the first time
1 participant