Maybe fix native GL crash due to buffer free
This commit is contained in:
+1
@@ -427,6 +427,7 @@ public class LodRenderSection implements IDebugRenderable, AutoCloseable
|
||||
}
|
||||
|
||||
|
||||
this.setRenderingEnabled(false);
|
||||
if (this.renderBufferContainer != null)
|
||||
{
|
||||
this.renderBufferContainer.close();
|
||||
|
||||
Reference in New Issue
Block a user