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] - Spawn specific entities: spawn or insert operations, refactor spawn internals, world clearing #2673

Closed
wants to merge 8 commits into from

Commits on Aug 17, 2021

  1. Refactor spawning and inserting, insert_or_spawn_batch, enable spawni…

    …ng specific entities, world clearing
    cart committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e3db723 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. add tests

    cart committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    f6bf9ee View commit details
    Browse the repository at this point in the history
  2. Document new methods

    cart committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d53671f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fb4df View commit details
    Browse the repository at this point in the history
  4. fmt

    cart committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2cc1655 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    422885b View commit details
    Browse the repository at this point in the history
  2. rename set_X to insert_X

    cart committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    05d001e View commit details
    Browse the repository at this point in the history
  3. add note to Entity::new

    cart committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1f1cfcb View commit details
    Browse the repository at this point in the history