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

check if entity exists before accessing #68

Merged
merged 6 commits into from
Sep 4, 2023

Commits on Aug 24, 2023

  1. check if entity exists before accessing components.

    Check if entities exist before trying to add components to them
    LaserWitch committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a6cae49 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    217d1e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Covered a few more cases.

    LaserWitch committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    bb785b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc44e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. applied rustfmt changes

    LaserWitch committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f1fc0e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a3848 View commit details
    Browse the repository at this point in the history