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

Editor UI for adding/deleting entities + adding/deleting components. #54

Open
1 of 4 tasks
MStachowicz opened this issue Apr 23, 2023 · 0 comments
Open
1 of 4 tasks
Labels
ECS Editor Anything related to the scene editor. Debug only. Feature New feature or request
Milestone

Comments

@MStachowicz
Copy link
Owner

MStachowicz commented Apr 23, 2023

Add ImGui buttons for list of actions in the Editor.

  • Adding Entity
  • Deleting Entity
  • Adding Component
  • Deleting Component
@MStachowicz MStachowicz added ECS Feature New feature or request labels Apr 23, 2023
MStachowicz added a commit that referenced this issue Apr 23, 2023
Move-assign in Archetype::erase assigning in the wrong direction.
foreachEntity iterate over the mEntityToArchetypeID list and check for null entities.
MStachowicz added a commit that referenced this issue Apr 23, 2023
@MStachowicz MStachowicz added this to the Version 0.1 milestone Apr 29, 2023
@MStachowicz MStachowicz added the Editor Anything related to the scene editor. Debug only. label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECS Editor Anything related to the scene editor. Debug only. Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant