FamousEngine->removeScene does not recursively remove all child and grandchild nodes
Open
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
It is expected that removeScene would do a depth-first search and remove all child and grandchild nodes but it doesn't seem to do this. The child and grandchild nodes continue to remain.
Contributor guide
Assessment
This issue has not been assessed yet.