update todo
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good

This commit is contained in:
austin 2024-03-10 22:26:29 -04:00
parent 9196568a20
commit 7d7ef42036

View File

@ -144,7 +144,8 @@ Overhaul mesh class
- private constructor
(this is going to require changing a lot of dependencies)
(03/10/2024)
De-dupe render calls via doing mutations in render pipeline status and dont call setting variables to values they are already set to
@ -153,7 +154,9 @@ Overhaul mesh class
# TODO
De-dupe render calls via doing mutations in render pipeline status and dont call setting variables to values they are already set to
Fix character movement
Fix Frustum Culling for skybox
Clean up main method/class