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

[Merged by Bors] - bevy_reflect: Binary formats #6140

Closed
wants to merge 5 commits into from

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    4c1727c View commit details
    Browse the repository at this point in the history
  2. Add binary format support

    MrGVSV committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    38fb5bf View commit details
    Browse the repository at this point in the history
  3. Added better tests for binary formats

    Now tests self-describing and non-self-describing formats.
    MrGVSV committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    de2bde1 View commit details
    Browse the repository at this point in the history
  4. Direct collect boxed slices

    Co-authored-by: ira <JustTheCoolDude@gmail.com>
    MrGVSV and tim-blackbird committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    75e4bd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8564f9d View commit details
    Browse the repository at this point in the history