Closed some-mthfka closed 8 years ago
No SceneNode class contains a virtual destructor declaration, while it is a base class with many other virtual functions. I suppose it is a bug, causing memory leaks.
You could have waited for the response here before opening an issue, because as mentioned, SceneNode's base classes have virtual destructors.
SceneNode
No SceneNode class contains a virtual destructor declaration, while it is a base class with many other virtual functions. I suppose it is a bug, causing memory leaks.