Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Rendering system does not properly handle removed entities #23

Closed
thelukester92 opened this issue Jul 30, 2014 · 2 comments
Closed

Rendering system does not properly handle removed entities #23

thelukester92 opened this issue Jul 30, 2014 · 2 comments

Comments

@thelukester92
Copy link
Owner

Because some systems are caching components, they don't handle removed/changed entities properly.

@thelukester92 thelukester92 added this to the Alpha Engine milestone Jul 30, 2014
@thelukester92 thelukester92 self-assigned this Jul 30, 2014
@thelukester92 thelukester92 changed the title Systems don't properly handle removed entities Systems don't properly handle changed/removed entities Jul 31, 2014
@thelukester92
Copy link
Owner Author

Tile system also caches entities, but it may be safe to assume that tile entities will not be removed by anything other than the tile system itself.

If there is such a thing as a safe assumption...

@thelukester92 thelukester92 changed the title Systems don't properly handle changed/removed entities Systems don't properly handle removed entities Aug 1, 2014
@thelukester92 thelukester92 changed the title Systems don't properly handle removed entities Rendering system does not properly handle removed entities Aug 1, 2014
@thelukester92
Copy link
Owner Author

Splitting into separate issues for each system.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant