Closed zbysiusiekiera closed 8 years ago
This recursively unpublishes child nodes 'nodes/{node id}' topic from the scene node, when their parent is destroyed. Without it, reference to child nodes was kept in scene's topics array, preventing them from being removed by garbage collector.
This recursively unpublishes child nodes 'nodes/{node id}' topic from the scene node, when their parent is destroyed. Without it, reference to child nodes was kept in scene's topics array, preventing them from being removed by garbage collector.