amethyst / amethyst/legion

Tracking issue: support change detection for delete entities & components

Abierto
#13 2 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
1.7k
Forks
140
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

For the [hierarchy implementation](https://github.com/AThilenius/legion_transform/tree/master/src) I need a way to detect both deleted entities and components (I don't think I need to disambiguate however, just when any `Parent` or entity that had a `Parent` is deleted).

The ideal case would be to have a separate `deleted` filter that would also give me that last set Component value. I could see this being problematic in terms of leaking memory however.

Tagging @jaynus here too.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.