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

ECS: Fix remove entity function #41

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

guillaumeAbel
Copy link
Collaborator

@guillaumeAbel guillaumeAbel commented Oct 3, 2023

PATCH

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Norm of the code has been respected
  • In what state is your pull request?
  • Ready to merge / Waiting a reviwer to see my work.
  • Work In Progress (WIP) / My work is not finish but i want daily reviews. (Draft)
  • CI Review / I want to see what the CI thinks of my work.
  • Need feedback / Just to have feedback on what i produced. (May not be merged)
  • What kind of change does this PR introduce? (You can choose multiple)
  • Bug fix
  • Feature request
  • New / Updated documentation
  • Testing CI ( Make the pull request in draft mode)
  • What is the current behavior? (link an issue based on the kind of change this pr introduce)

  • What is the new behavior (if this is a feature change)?

  • Other information:

@guillaumeAbel guillaumeAbel added the bug Something isn't working label Oct 3, 2023
src/ECS/SparseArray.hpp Show resolved Hide resolved
src/ECS/SparseArray.hpp Show resolved Hide resolved
@TTENSHII TTENSHII merged commit c68ebe5 into dev Oct 3, 2023
@Saverio976 Saverio976 deleted the fix/RB-70-fix-remove-entity branch October 10, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants