Add TODO to cleanup LodRenderSection futures

This commit is contained in:
James Seibel
2024-07-29 07:29:48 -05:00
parent e9788acb46
commit 5588b0d2fa
@@ -127,6 +127,7 @@ public class LodRenderSection implements IDebugRenderable, AutoCloseable
// render data loading/uploading //
//===============================//
// TODO cleanup, there's a lot of nested futures and duplicate error handling here and it's hard to read
public synchronized void uploadRenderDataToGpuAsync()
{
if (!GLProxy.hasInstance())