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

Move EntityHash related types into bevy_ecs #11498

Merged
merged 19 commits into from
Feb 12, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a642589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448d396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98cec11 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3e072f4 View commit details
    Browse the repository at this point in the history
  5. Fix CHANGELOG.md

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f65f623 View commit details
    Browse the repository at this point in the history
  6. Fix benches

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0a2c7f7 View commit details
    Browse the repository at this point in the history
  7. Actually fix benches

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5d34c0c View commit details
    Browse the repository at this point in the history
  8. Fix doc

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    186eb91 View commit details
    Browse the repository at this point in the history
  9. Additional improvements

    doonv committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    630d561 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    874295b View commit details
    Browse the repository at this point in the history
  2. Fix merge

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    894d7e6 View commit details
    Browse the repository at this point in the history
  3. Remove temporary file

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b5ca4a6 View commit details
    Browse the repository at this point in the history
  4. Fix tests and format

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9c7fe43 View commit details
    Browse the repository at this point in the history
  5. Remove unusd import

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ff5fd46 View commit details
    Browse the repository at this point in the history
  6. Don't modify CHANGELOG.md

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5c1ef35 View commit details
    Browse the repository at this point in the history
  7. Add entity_hash as a benchmark

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cb57097 View commit details
    Browse the repository at this point in the history
  8. Fix doc

    doonv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1c81848 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04a83e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fix CI

    doonv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    290efce View commit details
    Browse the repository at this point in the history