tomara-x / quartz

visual programming and dsp playground
https://codeberg.org/tomara-x/quartz
Apache License 2.0
90 stars 3 forks source link

the despawn queue is cute but hazardous #48

Closed tomara-x closed 9 months ago

tomara-x commented 9 months ago

mark_children_change will panic if an entity is moved while the deleting is happening

tomara-x commented 9 months ago

entities were never meant to be deleted. if they were, it wouldn't be this complicated.