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

bevy_reflect: Fix ignored/skipped field order #7575

Merged
merged 5 commits into from
Oct 22, 2023

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    16058ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c489a5b View commit details
    Browse the repository at this point in the history
  3. Remove AssociatedData

    MrGVSV committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9effa6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10dd3a View commit details
    Browse the repository at this point in the history
  5. Improve reflection hygiene

    Wrap impl-only macros inside unnamed constants.
    MrGVSV committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    973a147 View commit details
    Browse the repository at this point in the history