Merge branch 'renderingCodeRefactor1'
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good

This commit is contained in:
austin 2024-03-10 22:26:47 -04:00
commit 7275bd7ec1

View File

@ -144,7 +144,8 @@ Overhaul mesh class
- private constructor - private constructor
(this is going to require changing a lot of dependencies) (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 # 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 Clean up main method/class