Compare commits

..

No commits in common. "7275bd7ec113d9e6ed9e42bc0b40f6d181ff1ed7" and "e85a1f1b9611ad9db2782e6690c52eeee9a26ebd" have entirely different histories.

View File

@ -144,8 +144,7 @@ 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
@ -154,9 +153,7 @@ De-dupe render calls via doing mutations in render pipeline status and dont call
# TODO # TODO
Fix character movement De-dupe render calls via doing mutations in render pipeline status and dont call setting variables to values they are already set to
Fix Frustum Culling for skybox
Clean up main method/class Clean up main method/class