ITADN

Disposing of CharRenderables is necessary but causes problems

#1Closedjopo86 创建于 2024-04-19
J
jopo86commented
When `setFont()` or `setText()` is called on a `TextRenderable`, the `CharRenderable`s need to be regenerated. Before clearing them, it is necessary to dispose of them to prevent memory leaks, however this causes a strange problem that is being investigated. For now, they are just not being disposed.
关闭于 2024-04-19 0 条评论