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: Recursive registration #5781

Merged
merged 17 commits into from
Mar 4, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    00dc66f View commit details
    Browse the repository at this point in the history
  2. Remove try_register

    MrGVSV committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56dc5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff7f86d View commit details
    Browse the repository at this point in the history
  4. Fix compile fail test

    MrGVSV committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f924d89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9a9805 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4863e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1183a1 View commit details
    Browse the repository at this point in the history
  8. Fix compile fail tests

    MrGVSV committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7d55bf8 View commit details
    Browse the repository at this point in the history
  9. Update crates/bevy_reflect/src/lib.rs

    Co-authored-by: James Liu <contact@jamessliu.com>
    MrGVSV and james7132 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    164b0f8 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: radiish <cb.setho@gmail.com>
    MrGVSV and soqb committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    548a472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5ca22d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4fe740 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0bf553b View commit details
    Browse the repository at this point in the history
  2. Improve docs

    MrGVSV committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    799a23a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    726857f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9faa79 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add #[inline(never)]

    MrGVSV committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a14793a View commit details
    Browse the repository at this point in the history