Compare commits

..

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

View File

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