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: Better proxies #6971

Merged
merged 11 commits into from
Apr 26, 2023

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    6b63091 View commit details
    Browse the repository at this point in the history
  2. Remove Proxy

    MrGVSV committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    49616c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f20b4 View commit details
    Browse the repository at this point in the history
  4. Remove DynamicInfo

    MrGVSV committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    63e169e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1358859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b3fdd7 View commit details
    Browse the repository at this point in the history
  7. Fix doc errors

    MrGVSV committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    20e57c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc946f8 View commit details
    Browse the repository at this point in the history
  9. Add assertion

    MrGVSV committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f7b9665 View commit details
    Browse the repository at this point in the history
  10. Update crates/bevy_reflect/bevy_reflect_derive/src/impls/structs.rs

    Co-authored-by: radiish <cb.setho@gmail.com>
    MrGVSV and soqb committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    78b8430 View commit details
    Browse the repository at this point in the history
  11. Fix benches not compiling

    MrGVSV committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    69106c3 View commit details
    Browse the repository at this point in the history