Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Fix removeEntity bug #4337

Merged
merged 6 commits into from
Dec 7, 2021
Merged

Fix removeEntity bug #4337

merged 6 commits into from
Dec 7, 2021

Commits on Nov 30, 2021

  1. Fix removeEntity bug

    If the same entity is removed twice, the ECS enters an invalid state. This fixes that.
    speigg committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    bd5dcf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    1340c44 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    speigg committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ad43080 View commit details
    Browse the repository at this point in the history
  3. Update useWorld()

    speigg committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    3bb2962 View commit details
    Browse the repository at this point in the history