Skip to content

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

Merged
makspll merged 6 commits into
mainfrom
fix/uninserted-component-not-recognized-as-component
Feb 22, 2025
Merged

feat: pre-register reflected components with the world at finalize#314
makspll merged 6 commits into
mainfrom
fix/uninserted-component-not-recognized-as-component

Conversation

@makspll

@makspll makspll commented Feb 22, 2025

Copy link
Copy Markdown
Owner

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
@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